Skip to content
1 change: 1 addition & 0 deletions gnomad_qc/v4/create_release/create_false_dup_liftover.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Script to create custom liftover file for three false dup genes CBS, KCNE1, and CRYAA."""

import argparse
import logging

Expand Down
Loading