-
-
Notifications
You must be signed in to change notification settings - Fork 101
Home
Brent Pedersen edited this page Mar 2, 2018
·
1 revision
mosdepth operates on chunks of reads where the chunks are defined by the cigar string. Usually, a read will have a single chunk (given, e.g. 151M cigar). Since mosdepth does not have to look at base-qualities it is much faster. If you need this, you can trim reads prior to aligning or use samtools depth.