View source: R/DEI_GSEA_gene_list.R
DEI_GSEA_gene_list | R Documentation |
Retrieve a named numeric vector of the relative daily expression integral in log2
DEI_GSEA_gene_list(cond_1 = "SD", cond_2 = "LD", threshold = 0, NCBI_ID = TRUE)
cond_1 |
Either "EQ", "LD", or "SD" |
cond_2 |
Either "EQ", "LD", or "SD" |
threshold |
Numeric. Filter for total expression level |
NCBI_ID |
Logical. Whether the names should be converted from TAIR ID to NCBI ID |
Named numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.