public static interface QuestForOrthologsSeqXMLParser.ProteinListener
QuestForOrthologsSeqXMLParser
. Provide minimal information for an protein.void handleProtein(String db, String id, String name, String uniqueName, String comment, String taxonId)
db
- db name, never nullid
- db-specific id, never nullname
- name, can be nulluniqueName
- unique namecomment
- long label or comment, can be nulltaxonId
- corresponding ncbi taxon id, can be nullCopyright © 2010-2014. All Rights Reserved.