Skip to content
Snippets Groups Projects
Commit fa43efbf authored by Ian Longden's avatar Ian Longden
Browse files

default blank module for xenopus

parent 2243b3ba
No related branches found
No related tags found
No related merge requests found
package XrefMapper::xenopus_tropicalis;
use XrefMapper::BasicMapper;
use vars '@ISA';
@ISA = qw{ XrefMapper::BasicMapper };
sub get_set_lists{
return [["ExonerateGappedBest1", ["xenopus_tropicalis","*"]]];
}
1;
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