Size of the match without gaps in BlastN
1
0
Entering edit mode
8.7 years ago
samuelmiver ▴ 440

I am locating specific sequences in a genome using BlastN. The sequences (47 nucleotides of total length) include (after a filtering process) 32 original nucleotides and 15 bases of a sequence that does not appear in the genome coming from a transposon insertion.

My intention is to give to blast the condition that it has to be 32 nucleotides matching the genome in the same alignment block. I do not find this concrete option but maybe an expert in blast could achieve the same results playing with the open and extension gap costs.

Thank you very much in advance.

sequencing blast • 2.3k views
ADD COMMENT
0
Entering edit mode

How are these nucleotides 'organised', is it like a stretch of matching bases and a stretch of non-matching? Is it 100% matching or can there be mismatches/gaps as well?

ADD REPLY
0
Entering edit mode
5.0 years ago
sapoudel • 0

I believe you are looking for the '-word_size' argument. See details below:

http://www.metagenomics.wiki/tools/blast/default-word-size

From the link: "A BLAST search starts with finding a perfect sequence match of length given by -word_size. This initial region of an exact sequence match is then extended in both direction allowing gaps and substitutions based on the scoring thresholds."

ADD COMMENT

Login before adding your answer.

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