Description Usage Arguments Value See Also Examples
A convienient wrapper around assignGeneID, and quantifyGenes. Also removes unstranded features
1 | quickGenes(object, geneModels = NULL, ...)
|
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. |
RangedSummarizedExperiment containing gene expression and clusters assigned within each gene.
Other Wrapper functions:
quickEnhancers()
,
quickTSSs()
1 | # See the CAGEfightR vignette for an overview!
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.