dot-get_alnstats_for_bam: Internal function to get seqlengths, mapped and unmapped...

.get_alnstats_for_bamR Documentation

Internal function to get seqlengths, mapped and unmapped counts for a bam file

Description

Internal function to get seqlengths, mapped and unmapped counts for a bam file

Usage

.get_alnstats_for_bam(bf)

Arguments

bf

Character scalar with the path and filename to a bam file (index is assumed to be already existing)

Value

a named numeric vector with elements 'seqlength', 'mapped' and 'unmapped'


fmicompbio/QuasR documentation built on March 19, 2024, 5:33 a.m.