View source: R/expression_data.R
expression_data | R Documentation |
Retrieve TMM expression data of genes
expression_data(threshold = 1, photoperiodic_only = FALSE, condition_count = 3)
threshold |
Filter by expression level. (Sum of TMM reads in each of the three photoperiods) |
photoperiodic_only |
Whether to include only genes that show differential expression between photoperiods |
condition_count |
1, 2 or 3, the number of photoperiods that needs to be detected above threshold |
List of matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.