filterExpressionForFactors: Filter a gene expression data set to specific combination of...

Description Usage Arguments

View source: R/filterExpressionForFactors.R

Description

Filter a gene expression data set to specific combination of factor levels, based on the metadata describing the samples.

Usage

1
filterExpressionForFactors(expression, metadata, factorList)

Arguments

expression

A data frame of expression values in which each column is a sample, and each row is a single gene.

metadata

A data frame containing metadata for each sample.

factorLevels

A List that represents a dictionary of factor and level pairs.


AHallLab/triad.expression documentation built on Dec. 17, 2021, 6:41 a.m.