This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Need 'max matches in a query range'

The ncbi online blast tool has an option of limiting the 'max matches in a query range' so that one section of your sequence doesn't fully consume all of the blast hits, leaving other portions of the segment uncharacterized by the blast. However, I can't seem to figure out a way to be NCBIWWW.qblast to have a similar result.

The only work-around I have found is to ramp up the hitlist_size (to 10,000) & filter through the blast results based on where they hit my query. While doable, I would feel more confident in the results if I could limit the 'max matches in a query range' while also keeping the file sizes down.

Anyone know of an option in NCBIWWW.qblast that allows this?

blast

I don't know NCBIWWW.qblast but I am assuming it runs NCBI BLAST+. In this case, I think what you're looking for is the BLAST+ -culling_limit option.

0 answers

No answers yet.

Log in to answer this question.