View source: R/filter_genes_by_rDEI.R
| filter_genes_by_rDEI | R Documentation | 
Function to filter gene IDs (TAIR IDs) based on daily expression integral
filter_genes_by_rDEI(geneID, rDEI_threshold = 1, rDEI_file = NULL)
| geneID | Character vector of genes in TAIR ID | 
| rDEI_threshold | rDEI threshold | 
| rDEI_file | File of rDEI values | 
Character vector of genes that pass the rDEI threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.