Description Usage Arguments Value Author(s) References Examples
Main function to perform trancriptome analysis on a fitted wavelet-based functional model of class WfmFit
.
1 |
object |
object of class |
contrast.matrix |
custom contrasts matrix |
contrasts |
character indicating the type of transcriptome analysis is to be applied. Currently the following types are implemented: |
delta |
threshold value to be used in the inference procedure. This should be a numeric vector with as first element the threshold for the overall mean transcript discovery and the other elements the threshold for the differential expression, the effects analysis or group-wise mean analysis. If the threshold should be equal for all comparisons, effects or group-wise means only a vector of length 2 is needed. Otherwise, the vector must be of length |
two.sided |
logical indicating if one-sided or two-sided tests are desired |
minRunPos |
minrun by position. An integer to indicate the minimum number of basepairs a significant genomic region should contain. |
minRunProbe |
minrun by probes. An integer to indicate the minimum number of probes the significant genomic region should map to. |
alpha |
significance level |
nsim |
number of simulations used when doing circadian rhythm inference |
rescale |
rescale matrix |
object of class WfmFit
Kristof De Beuf <kristof.debeuf@ugent.be>
[1] Clement L, De Beuf K, Thas O, Vuylsteke M, Irizarry RA and Crainiceanu CM. (2012) Fast wavelet based functional models for transcriptome analysis with tiling arrays. Statistical Applications in Genetics and Molecular Biology 11: Iss. 1, Article 4.
[2] De Beuf K, Andriankaja, M, Thas O, Inze D, Crainiceanu CM and Clement L (2012) Model-based analysis of tiling array expression studies with flexible designs. Technical document.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.