Coverage and fragment length
1
0
Entering edit mode
7.3 years ago
aaron.agri • 0

I have bam file aligned with the reference genome, need to know how to know the average fragment length and coverage?

alignment • 2.4k views
ADD COMMENT
0
Entering edit mode

Is it paired or single end ?

ADD REPLY
0
Entering edit mode

from SAM, TLEN gives out average fragment size and try CollectInsertSizeMetrics from PICARD tools and for coverage, use samtools.

ADD REPLY
1
Entering edit mode
7.3 years ago

If you have deepTools installed, use bamPEFragmentSize and plotCoverage.

ADD COMMENT

Login before adding your answer.

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