Remove genes that have less than 1 counts per million (cpm) in at least 50 of samples per condition. If a biomaRt object is provided, gene lengths and gene GC content is required and genes with missing values are also removed.
1 | filter_genes(md, count_df, conditions)
|
md |
A data frame with sample identifiers in a column and relevant experimental covariates. |
count_df |
A counts data frame with sample identifiers as rownames. |
conditions |
Conditions to bin gene counts that correspond to variables in 'md'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.