readLengthDist | R Documentation |
Read length distribution.
readLengthDist(bam)
bam |
A |
A data.frame
with 3 columns (readLen
, count
, and pct
)
of read length, number of reads with this length, and percentage of reads with this length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.