quickGenes: Identify and quantify genes.

Description Usage Arguments Value See Also Examples

View source: R/quick.R

Description

A convienient wrapper around assignGeneID, and quantifyGenes. Also removes unstranded features

Usage

1
quickGenes(object, geneModels = NULL, ...)

Arguments

object

RangedSummarizedExperiment: Location and counts of clusters, usually found by calling quantifyClusters.

geneModels

TxDb or GRanges: Gene models via a TxDb, or manually specified as a GRangesList.

...

additional arguments passed to assignGeneID.

Value

RangedSummarizedExperiment containing gene expression and clusters assigned within each gene.

See Also

Other Wrapper functions: quickEnhancers(), quickTSSs()

Examples

1
# See the CAGEfightR vignette for an overview!

MalteThodberg/CAGEfightR documentation built on Sept. 11, 2021, 4:42 a.m.