We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7d3ac commit 877d8daCopy full SHA for 877d8da
rnacentral_pipeline/databases/tmrna/parser.py
@@ -35,6 +35,7 @@
35
"GpI": "tmrna_gpi",
36
"IVS": "tmrna_ivs",
37
"TagCDS": "tmrna_tagcds",
38
+ "HEG": "tmrna_heg",
39
}
40
41
NO_CODING_SEQUENCE = ["frameshift", "undetermined"]
0 commit comments