View source: R/gene_expression_means_by_factors.R
Compute mean expression for each gene for every combination of factor levels.
1 | gene_expression_means_by_factors(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. |
factorList |
A list of column names that exist in 'metadata' (as strings) to use as a factors. |
homology |
A data frame of metadata about each triad. Include which genes make them up on the A, B, and D genomes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.