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

Added RNAMMER and TRANSCAN_SE to the list of sources to move to the gene level

parent 57f8d5e1
No related branches found
No related tags found
No related merge requests found
......@@ -2035,7 +2035,7 @@ INI
sub get_gene_specific_list {
my $self = shift;
my @list = qw(DBASS3 DBASS5 EntrezGene miRBase RFAM UniGene Uniprot_genename WikiGene MIM_GENE MIM_MORBID HGNC);
my @list = qw(DBASS3 DBASS5 EntrezGene miRBase RFAM TRNASCAN_SE RNAMMER UniGene Uniprot_genename WikiGene MIM_GENE MIM_MORBID HGNC);
return @list;
}
......
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