This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Stand alone balst+

I am doing stand alone blast i want set query coverage, how to get the query best hists above 60%

alignment sequence

my query file vary with sequence size result all so showing less coverage to that sequence i am no getting proffer result to sequence simlarity

1 answer

You may filter after blasting, if you use genomax suggestion, or you may use the -qcov_hsp_perc parameter (you may also want to use -max_hsps):

-qcov_hsp_perc <real, 0..100="">
Percent query coverage per hsp

Log in to answer this question.