calculating the coverage percentage from blast8
0
0
Entering edit mode
8.8 years ago
EVR ▴ 610

Hi,

I used blat to find the similar transcripts between two transcriptomes. I outputted the result in blast8 tabular format which includes the following fields
Query_id,Subject_id,Percent_identity,alignment_length,mismatches,gap_openings,q._start,q_end,s_start,s_end,e-value,bit score

Based on these data how can calculate the query coverage percentage? Any guidance would be highly appreciated

Coverage percentage blast8 output blat • 2.0k views
ADD COMMENT
1
Entering edit mode

You should add one more column, total length of the query sequence. Then calculate alignmentLength/total_query_seq_length.

ADD REPLY

Login before adding your answer.

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