extract_results_phylolm: Extract phylolm results

View source: R/phylolmMethods.R

extract_results_phylolmR Documentation

Extract phylolm results

Description

Extract results from a phylolm object. The coefficient of interest must be named "condition".

Usage

extract_results_phylolm(phylo_lm_obj)

Arguments

phylo_lm_obj

a phylolm object.

Value

A list, with:

pvalue

the p value of the differential expression.

logFC

the log fold change of the differential expression.

score

1 - pvalue.


csoneson/compcodeR documentation built on Oct. 25, 2023, 1:28 a.m.