read_length | R Documentation |
Heuristic to get the median read length from a BAM file.access
read_length(bam_file, n = 100)
bam_file |
Path to a bam file. |
n |
How many alignments to use. |
The median read length in the file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.