Can I send many different short DNA sequences on to any genome of interest and get sequences that do not match the genome under study?
0
0
Entering edit mode
9.2 years ago

I am a basic programmer looking for a small code in java (preferably) or R such that I can send different short length DNA sequences (10 to 100 base) on to any genome in NCBI website and get sequences that are not similar or complementary to the respective genome under study. I used BLAST but most of them are being aligned by this software by force (75% similarity). Your help is much appreciated, Thank you in advance.

alignment gene blast genome • 1.5k views
ADD COMMENT
0
Entering edit mode

Get the blast results and then filter out weak hits you don't want.

ADD REPLY
0
Entering edit mode

I think that it is a similar problem to mapping reads to contigs. This can be done with bbmap. You coudl give it a look, but it is not a web tool.

ADD REPLY
0
Entering edit mode

Dago thank you for your kind reply I will try to work on BBMAP. Cheers.

ADD REPLY

Login before adding your answer.

Traffic: 2589 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