microarray.t.test: T-Tests on a Matrix of Values

Description Usage Arguments

Description

This function is a wrapper for multtest::mt.teststat, which is usually used to perform t-tests on every row of a gene expression matrix (which is stored as [genes, samples]). It returns a dataframe with the t-statistic, p-value, and FDR adjusted p-value for each gene.

Usage

1
microarray.t.test(class.labels, dataset, test.type = "t.equalvar")

Arguments

class.labels

numeric vector of 0's and 1's identifying which sample (column in matrix) belongs to which of the two groups to be tested


definitelysean/sgaphd documentation built on May 15, 2019, 3:20 a.m.