getReadMatrix: Get the counts for a specific base over all positions.

View source: R/getReadMatrix.R

getReadMatrixR Documentation

Get the counts for a specific base over all positions.

Description

Get the counts for a specific base over all positions.

Usage

getReadMatrix(SE, letter, chromosome_prefix = "chrM")

Arguments

SE

SummarizedExperiment object.

letter

The base for which we want the counts.

chromosome_prefix

The chromosome name used as a prefix.


CostaLab/sigurd documentation built on Feb. 10, 2025, 11:08 p.m.