make_fit: Calculate F-values from a Linear Model on an Orthogroup...

View source: R/linear_mod.R

make_fitR Documentation

Calculate F-values from a Linear Model on an Orthogroup Expression Set

Description

Calculate F-values from a Linear Model on an Orthogroup Expression Set

Usage

make_fit(dat, coldata, design, mc.cores = 1)

Arguments

dat

data.frame contains data for any gene

coldata

data.frame categorical variables with info for every samples

design

formula, encodes the assumption on how the variables in coldata explain the observed gene expression

mc.cores

the number of cores to be used in parallel::mclapply, defaults to 1


othomantegazza/crossr documentation built on Feb. 1, 2023, 7:44 a.m.