pkgdown/header.html

Skip to contents

import BiocGenerics

Usage

quantifyStrandwiseDivergentLoci(
  loci,
  ctss,
  inputAssay = "counts",
  requireDisjoint = TRUE
)

Arguments

loci

A GRanges object containing the divergent loci.

ctss

A RangedSummarizedExperiment resulting from CAGEfightR::quantifyCTSSs().

inputAssay

The assay to use for quantification.

requireDisjoint

Logical indicating whether to require divergent loci to be disjoint.