View source: R/gene_expression_means_for_factor_levels.R
Compute mean expression for each gene, for a single combination of factor levels.
1 | gene_expression_means_for_factor_levels(expression, metadata, factorLevels)
|
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.