collapseTranscripts: Collapse transcripts, discarding any with low reads...

Description Usage Arguments Value See Also

View source: R/collapseTranscripts.R

Description

Collapse transcripts, discarding any with low reads (pointless to test them) Filtering usually increases statistical power for given false-positive rate. per Bourgon et al, 2010, http://www.pnas.org/content/107/21/9546.long

Usage

1
collapseTranscripts(kexp, read.cutoff = 1, ...)

Arguments

kexp

A KallistoExperiment (or something very much like it)

read.cutoff

Discard transcripts and/or bundles w/ < this many reads

...

any more parameters to add

Value

a matrix of filtered transcript counts

See Also

collapseBundles


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