Identify divergent loci from tag clusters with summit centering.
Source:R/divergent.R
divergentLociSummit.RdIdentify divergent loci from tag clusters with summit centering.
Arguments
- object
A
GRangesobject containing the tag clusters.- ctss
A
RangedSummarizedExperimentresulting fromCAGEfightR::quantifyCTSSs().- max_gap
Maximum distance between tag clusters to be considered part of a divergent locus.
- win_size
Size of the flanking windows around the midpoint of the divergent locus.
- inputAssay
The assay to use for quantification.