View source: R/phylolmMethods.R
extract_results_phylolm | R Documentation |
Extract results from a phylolm object. The coefficient of interest must be named "condition".
extract_results_phylolm(phylo_lm_obj)
phylo_lm_obj |
a phylolm object. |
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.