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

merely inherits from BasicMapper

parent 1d338160
No related branches found
No related tags found
No related merge requests found
package XrefMapper::homo_sapiens;
use XrefMapper::BasicMapper;
use vars '@ISA';
@ISA = qw{ XrefMapper::BasicMapper };
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