Ncbi Standalone Blast -Outfmt
2
1
Entering edit mode
11.3 years ago

Hi,

I want to include the % of query coverage in my standalone blast result. Can anyone help me with this ??

Regards

BHARAT

blast • 7.0k views
ADD COMMENT
0
Entering edit mode

Can you be more clear on what exactly you want to parse out from your BLAST? Query length, percent homology, or something else? When I hear "coverage" I am thinking assembly.

ADD REPLY
3
Entering edit mode
10.4 years ago
jacob18 ▴ 30

You need to include 'qcov' in the -outfmt argument. Here is an example:

-outfmt '10 qseqid sseqid stitle pident evalue qcovs'

Took me a while to figure this out too!

ADD COMMENT
0
Entering edit mode
11.3 years ago
lelle ▴ 830

Looking at the blast help for the tabular output it seems what you want is not implemented in blast. Only percentage values available are: "Percentage of identical matches" and "Percentage of positive-scoring matches". You will probably have to compute the value yourself.

ADD COMMENT

Login before adding your answer.

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