I actually implemented the api in java . i wanted to know the output it's giving is correct or not ..
• 0 views
•
link
Hello everyone. I am doing my thesis on blast analysis using android application . i have implemented the java version using the following link.
http://biojava.org/wiki/BioJava:CookBook3:NCBIQBlastService
Now I want to compare the output with NcBI website . where should i paste the sequence to get same output in NCBI website ?
You can use the Blast API as a webservice:
http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=DeveloperInfo
Log in to answer this question.
Hmm, did you check the NCBI-Blast page?
yes , but didn't find it ?