Description Usage Arguments Value Examples
Plots any two specified principal components. By default it plots the first two principal components.
1 | arseq.pca(dds, ntop = 500)
|
dds |
DESeq2 object |
ntop |
number of top genes to use for principal components, selected by highest row variance |
Eigen vectors of the Principal components
1 2 3 4 | ## Not run:
pca.ev <- arseq.pca (example_dds)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.