get_demo_txi: Get demo txi file

View source: R/demo.R

get_demo_txiR Documentation

Get demo txi file

Description

Get demo txi file

Usage

get_demo_txi(large = FALSE, txOut = FALSE, ercc = FALSE)

Arguments

large

If TRUE, txi matrices will contain 8 samples, otherwise they will contain 4. Default: FALSE

txOut

Return counts and abundance at the transcript level. Default: FALSE

ercc

Add ERCC counts to the txi?

Value

A txi object

Examples

txi <- get_demo_txi()


CharlesJB/rnaseq documentation built on Oct. 17, 2023, 5:37 p.m.