Skip to content

Commit 47dab4a

Browse files
committed
add rename for 37
1 parent c05f6d4 commit 47dab4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v03_pipeline/lib/reference_datasets/dbnsfp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
**SHARED_RENAME,
3333
'hg19_chr': 'chrom',
3434
'hg19_pos(1-based)': 'pos',
35+
'CADD_phred_hg19': 'CADD_phred',
3536
},
3637
ReferenceGenome.GRCh38: {
3738
**SHARED_RENAME,

0 commit comments

Comments
 (0)