dot-getSummaryBam: Summarize BAM file

.getSummaryBamR Documentation

Summarize BAM file

Description

Get summary of interesting bam statistics

Usage

.getSummaryBam(bam_file, mapped = TRUE, secondary = FALSE)

Arguments

bam_file

Path for the bam file.

mapped

Logical indicating whether to extract mapped reads.

secondary

Logical indicating whether to extract secondary aligned reads.

Value

Returns a numeric containing the number of reads in bam_file that has the specified mapped and secondary status.


Pasquali-lab/UMI4Cats documentation built on March 23, 2024, 9:42 p.m.