perform.t.tests: Will perform t-tests and return pvals, confints, and...

Description Usage Arguments Value Examples

View source: R/perform.t.tests.R

Description

Will perform t-tests and return pvals, confints, and estimates for difference in means

Usage

1
perform.t.tests(gene.sets, with.gene)

Arguments

with.gene

dataframe containing genes and t-values for association with mtdna-cn

gene.set

gene sets you would like to query (read using read.gmt())

Value

a dataframe containing pvals/confints/estimates for gene sets

Examples

1
kegg.gene.sets <- perform.t.tests(kegg.sets, with.gene)

syyang93/analyzeR documentation built on Aug. 26, 2020, 4:34 p.m.