Description Usage Arguments Value See Also
View source: R/collapseTranscripts.R
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
1 | collapseTranscripts(kexp, read.cutoff = 1, ...)
|
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 |
a matrix of filtered transcript counts
collapseBundles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.