R/align.R
read_length.Rd
Heuristic to get the median read length from a BAM file.access
read_length(bam_file, n = 100)
Path to a bam file.
How many alignments to use.
The median read length in the file.