fcsm_uni: Perform Univariate Analysis

Description Usage Arguments

View source: R/fc_stat_model.R

Description

Perform univariate analysis on each feature in the Fc Array data frame. Return both p-values and q-values (based on adj_method).

Usage

1
fcsm_uni(fc, adj_method)

Arguments

fc

The Fc Array data frame. Will be standardized for you so you are comparing apples to apples.

adj_method

The method you want to use to adjust p-values. Use "none" as a passthrough.


kmorrisongr/fcan documentation built on Sept. 9, 2020, 10:12 a.m.