Subject:RE: [Biojava-l] Extract accession number out of xml
blast result
As documented at BioJava in Anger, the subject's accession can be
obtained from the SeqSimilaritySearchHit using getSubjectID().
By reading the API, the query's accession can be obtained from
SeqSim
y purpose, or disclose its content to any
other person. Thank you.
-
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Andreas Scheucher
> Sent: Thursday, November 10, 2005 6:49 PM
> To: biojava-l@biojava.org
> Subject: [Bioja
Hi,
I'am parsing a blast result file for an multi fasta search with biojava.
Now I'm wondering, whether there really is no possibility to get the
accession number out of an blast hit. The xml tag with the information
is there but where ist the belonging function?
Thanks for your effort.
Rega