Skip to content

Commit

Permalink
Update str/indel_locus_extractor.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Welland <mattwellie@gmail.com>
  • Loading branch information
hopedisastro and MattWellie authored Dec 14, 2023
1 parent e114009 commit 195bcb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions str/indel_locus_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,10 @@
import hail as hl
import click

from cpg_utils.config import get_config
from cpg_utils.hail_batch import output_path, init_batch
from cpg_workflows.batch import get_batch


config = get_config()


def indel_coordinate_extractor(file_path, gcs_path):
init_batch()
Expand Down

0 comments on commit 195bcb0

Please sign in to comment.