Skip to content

Commit c251883

Browse files
committed
change path
1 parent 8400d3f commit c251883

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

v03_pipeline/bin/migration.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ def initialize_table(dataset_type: DatasetType, reference_genome: ReferenceGenom
172172
ht = ht.annotate_globals(
173173
updates=sample_lookup_ht.index_globals().updates
174174
)
175-
import pdb; pdb.set_trace()
176-
ht.write('gs://seqr-scratch-temp/benlasdkflookup.ht')
175+
ht.write('gs://seqr-scratch-temp/mito_new_lookup.ht')
177176

178177

0 commit comments

Comments
 (0)