collapseByTss: groundwork for collapsing rows of a...

Description Usage Arguments Value

View source: R/collapseByTss.R

Description

groundwork for collapsing rows of a RangedSummarizedExperiment assay by TSS

Usage

1
collapseByTss(kexp, groups = c("auto", "sex", "circular"), slop = 200)

Arguments

kexp

the RSE, in this case a KallistoExperiment

groups

groups of chromosomes to keep (default: auto+sex+circular)

slop

how wide a range to reduce TSSes over for grouping (200bp)

Value

the TSS for transcripts on chr1:22/X/Y/M to collapse by TSS, or NA for transcripts originating anywhere else (ERCC, repeats, &c)


RamsinghLab/arkas_staging documentation built on March 14, 2021, 11:40 a.m.