Skip to content
Snippets Groups Projects
Commit 7a665311 authored by Arnaud Kerhornou's avatar Arnaud Kerhornou
Browse files

Added specific sources for gene names and descriptions assignments for A.thaliana

parent d4be2146
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ sub gene_display_xref_sources {
print STDERR "getting the list of external_dbs for assigning gene names from eukaryota.pm\n";
my @list = qw(
TAIR_SYMBOL
RFAM
RNAMMER
TRNASCAN_SE
......@@ -137,6 +138,7 @@ LOCP
sub gene_description_sources {
return (
"TAIR_LOCUS",
"PomBase_GENE",
"PomBase_TRANSCRIPT",
"Uniprot/SWISSPROT",
......
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