blast two DNA sequence which were repeat-masked
0
0
Entering edit mode
7.8 years ago

How to blast two DNA sequence that were repeat-masked using blastn. I have run blastn on two sequnece that were repeat-masked. But It showed that "Warning: Could not calculate ungapped Karlin-Altschul parameters due to an invalid query sequence or its translation. Please verify the query sequence(s) and/or filtering options "

genome blast sequence • 1.9k views
ADD COMMENT
2
Entering edit mode

This is a warning not a fatal error so you may still get an output file. It can happen if given the chosen parameters and the sequences, the blast statistics can't be calculated or if there are unrecognized characters in the sequences. NCBI blastn recognizes standard IUPAC characters so masked nucleotides should be represented by N. The first situation may occur if there are a lot of masked regions.

ADD REPLY
1
Entering edit mode

Hi, would you please share your blast script?

ADD REPLY
0
Entering edit mode

Hi, Farbod, script, "blastn -query A.fasta -db B -out result -outfmt 6 -task blastn -evalue 0.001

ADD REPLY

Login before adding your answer.

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