Description Usage Arguments Value Examples
Identifying the most variable genes in the dataset
1 |
data |
DESeq2 object or normalized expression dataframe |
variable.genes |
numeric: The number of most variable genes to be identified. By default, the program identifies the top 1000 most variable genes. |
dds.object |
Logical parameter indicating if the data is a DESeq2 object. Default=TRUE |
The most variable genes
1 | mvg <- arseq.mvg (example_dds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.