Description Usage Arguments Value
View source: R/fitTranscripts.R
encapsulate limma/voom analysis and TMM normalization at transcript level FIXME: just farm it out to sleuth, e.g. as seen in ?artemisData::withSleuth
1 | fitTranscripts(kexp, design, read.cutoff = 1, ...)
|
kexp |
A KallistoExperiment |
design |
A model matrix |
read.cutoff |
Exclude transcripts where the maximum count is < this |
... |
any additional parameters |
A list with elements (design, voomed, fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.