Blast Nucleotide Vs. Nucleotide, Plus-Minus Results Only
1
0
Entering edit mode
11.7 years ago
Burlappsack ▴ 690

Hi Folks,
I am interested in running a blastn search to search for complementary sequence (potential biological function) between two groups of sequences, (Query blasted against Reference) such that the query is complementary to the minus strand of the reference. With blastall v. 2.2.14 installed on our server, I can't figure out how to display only the plus-minus results without the plus-plus results. Does anyone know of a way to get blast to run a nuc vs. nuc search and only report the results in the plus-minus strand orientation? If not, I will just have to parse out the results with perl.

Thank you very much.
Adam

blast • 5.5k views
ADD COMMENT
2
Entering edit mode
11.7 years ago

You can use the strand option like so:

 -strand <String, `both', `minus', `plus'>
   Query strand(s) to search against database/subject

For the legacy blast you can do this http://www.biostars.org/post/show/51/turn-off-blast-search-on-reverse-complement-strand-in-blastn/

ADD COMMENT

Login before adding your answer.

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