Hi,
Again I realize that its an easy question :). Could anyone tell me how to set e-value to 0.005 in Blastp?
Hi,
Again I realize that its an easy question :). Could anyone tell me how to set e-value to 0.005 in Blastp?
This is not even a bioinformatics problem. Try to browse the NCBI blast interface properly especially the algorithm parameters section at the bottom. If you are using command line then just type -e 0.005 in your argument. I guess you didnt even try.
Okay, here we go. Go to the NCBI BLASTp Page; Expand [+] the "Algorithm Parameters (by clicking on the symbol); & in there the 3rd Parameter is Expect/ E- Value: by default NCBI uses 10; so you use whatever value you wish to ! Say: 0.005 ! Thanks,
That looks like a bug, I suggest you contact the NCBI's BLAST help-desk (blast-help@ncbi.nlm.nih.gov) and report the issue with the service.
Given a BLAST result on the NCBI BLAST web site you can simulate the effect of the E-value threshold by using the "Formatting options" menu (at the top of the page) to "Limit results" based on "Expect Max". This gives the same result as setting the parameter at submission.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
In Local BLAST or at NCBI-BLAST [web-based] ?
NCBI-blast. Thanks