Description Usage Arguments Value
View source: R/collapseByTss.R
groundwork for collapsing rows of a RangedSummarizedExperiment assay by TSS
1 | collapseByTss(kexp, groups = c("auto", "sex", "circular"), slop = 200)
|
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) |
the TSS for transcripts on chr1:22/X/Y/M to collapse by TSS, or NA for transcripts originating anywhere else (ERCC, repeats, &c)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.