Skip to content
Snippets Groups Projects
Commit 4624ef5c authored by Kevin Howe's avatar Kevin Howe
Browse files

Added IMGT/GENE-DB to gene_description and transcript_display_id sources

parent a1231f80
No related branches found
No related tags found
No related merge requests found
......@@ -2554,6 +2554,7 @@ sub transcript_display_xref_sources {
return ('RFAM',
'miRBase',
'IMGT/GENE-DB',
'HUGO',
'MarkerSymbol',
'flybase_symbol',
......@@ -3336,6 +3337,7 @@ sub gene_description_sources {
"RefSeq_dna",
"RefSeq_peptide",
"Uniprot/SWISSPROT",
"IMGT/GENE-DB",
"miRBase",
"RFAM");
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment