lmFitLimma | R Documentation |
Fit using limma
lmFitLimma(y_trans, design_trans, ...)
y_trans |
A matrix data object containing normalized and phylogeny transformed expression values, with rows corresponding to genes and columns to samples (species). |
design_trans |
the phylogeny transformed design matrix of the experiment, with rows corresponding to samples and columns to coefficients to be estimated. Defaults to the unit vector (intercept). |
... |
further parameters to be passed to |
A list with all the results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.