deg_information | R Documentation |
returns results from DEG analysis
deg_information(
limma_value,
gene_names,
processed_data,
no_id_conversion = FALSE
)
limma_value |
Results from DESeq2 or limma |
gene_names |
Gene IDs |
processed_data |
Processed data |
no_id_conversion |
If true, gene ids will not be mapped to Ensembl |
A list. deg_data and limma$results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.