View source: R/filterExpressionForFactors.R
Filter a gene expression data set to specific combination of factor levels, based on the metadata describing the samples.
1 | filterExpressionForFactors(expression, metadata, factorList)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.