Description Usage Arguments Examples
do PCA using irlba library
1 |
vat |
vat entity |
pc.num |
default 50 |
use.genes |
run PCA using the genes. if NULL, using vat@use.genes. default NULL |
key |
set PCA result's key, default "PCA" |
1 | vat <- doPCA(vat, pc.num = 50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.