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

SPTREMBL now Uniprot/SPTREMBL

parent ad6713ec
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ debug( "Gene external name: " . $gene->external_name );
ok( $gene->external_name eq "Q9H466");
debug( "Gene external dbname: " . $gene->external_db );
ok( $gene->external_db eq "SPTREMBL");
ok( $gene->external_db eq "Uniprot/SPTREMBL");
debug( "Gene display xref id: " . $gene->display_xref->dbID );
ok( $gene->display_xref->dbID() == 128324);
......
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