View source: R/phylolmMethods.R
phylolm_analysis | R Documentation |
Perform the phylolm analysis for a given gene.
phylolm_analysis(
dat,
design_data,
design_formula,
tree,
model,
measurement_error,
...
)
dat |
the data associated with a gene |
design_data |
design matrix |
design_formula |
design formula |
tree |
phylogenetic tree |
model |
the model to be used in phylolm |
measurement_error |
boolean |
A list, with:
the p value of the differential expression.
the log fold change of the differential expression.
1 - pvalue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.