Look for similar DNA sequences to a given sequence in the NCBI database
1
0
Entering edit mode
6.0 years ago
erans995 • 0

Hi everybody!

For a project, I'm trying to look for similar DNA sequences to a given sequence in the NCBI database, not necessarily from the same species, for example: given a DNA sequence found in a cat, I want to look for a similar one in different reptiles.

Thanks in advance.

ncbi dna • 1.8k views
ADD COMMENT
0
Entering edit mode

Thank you very much for your quick reply, but I need to do it in JAVA code. I couldn't find any way to run blast search in JAVA, any ideas?

ADD REPLY
1
Entering edit mode

I need to do it in JAVA code

yes, I'm sorry, that was clearly specified in your question....

ADD REPLY
0
Entering edit mode

Have any idea though?

ADD REPLY
0
Entering edit mode

in Java

Why Java specifically? Is this an assignment?

ADD REPLY
0
Entering edit mode

Yes, this is an assignment. If you have any other idea in another language, it's also okay. cpp preferably :>

ADD REPLY
1
Entering edit mode

Are you and erans995 the same person?

ADD REPLY
0
Entering edit mode

We are partners to this assignment

ADD REPLY
1
Entering edit mode

Pierre has given you the lead to the solution, try implementing it yourself and come back to us if you have specific questions.

ADD REPLY
0
Entering edit mode

Hey there. We've been looking all over the internet, and couldn't find a way to run a blast search in a java program. Also, we tried to access through the url, but there is no way to achieve the search results..

We are really frustrated and in need of help. All we really need is a program to run a blastn search in java.

Thanks ahead.

ADD REPLY
0
Entering edit mode

You said CPP is OK too. Did you look for a way to run blast in CPP? It'd be a little difficult to believe that BLAST doesn't have APIs in two mainstream languages.

ADD REPLY
0
Entering edit mode

Found nothing, tried everywhere,that's why we're asking here. If there is something you guys know, please leave a link here.

ADD REPLY
1
Entering edit mode

REST API and C++ toolkit discovered after literally 5 minutes of Google: https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=DeveloperInfo ¯\_(ツ)_/¯



image

ADD REPLY
0
Entering edit mode

It's a group assignment,we're partners. If you help him, you help me!

ADD REPLY
2
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 3022 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6