Skip to content

Commit e027cca

Browse files
committed
double checkpoint just to be sure
1 parent 9c01e66 commit e027cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v03_pipeline/lib/reference_datasets/splice_ai.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def get_ht(
2323
compute_hail_n_partitions(file_size_bytes(checkpoint_path)),
2424
shuffle=False,
2525
)
26+
ht, _ = checkpoint(ht)
2627

2728
# SpliceAI INFO field description from the VCF header: SpliceAIv1.3 variant annotation. These include
2829
# delta scores (DS) and delta positions (DP) for acceptor gain (AG), acceptor loss (AL), donor gain (DG), and

0 commit comments

Comments
 (0)