get_counts: Get TSS or TSR count tables.

Description Usage Arguments Value See Also Examples

View source: R/getters.R

Description

Extract the TSS or TSR count tables from the 'counts' slot.

Usage

1
get_counts(experiment, data_type = c("tss", "tsr"), samples = "all")

Arguments

experiment

TSRexploreR object.

data_type

Get either TSS ('tss') or TSR ('tsr') count tables.

samples

A vector of sample names to analyze.

Value

List of TSS or TSR count data.frame.

See Also

get_granges to get TSS or TSR GRanges.

Examples

1
2
3
4
5
6

rpolicastro/tsrexplorer documentation built on Oct. 17, 2021, 3:02 p.m.