readLengthDist: Read length distribution

View source: R/read_dist.R

readLengthDistR Documentation

Read length distribution

Description

Read length distribution.

Usage

readLengthDist(bam)

Arguments

bam

A GAlignments object of aligned reads. (Required).

Value

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.


nzhang89/RiboSeeker documentation built on April 15, 2022, 10:18 a.m.