Create the initial dimension reduction dataset (PCA n =100) based on either
irlba::prcomp_irlba (large dataset with more than 1e+6 values) or pcaMethods::bpca (small dataset)
x |
the BioData object |
genes |
create the dim red for the genes dimension (rows) default=FALSE |
n |
how many eigenvectors to collapse to default=100 |
method |
which method ('auto', 'irlba', 'bpca') |
force |
re-produced the dataset even if it already exists default=FALSE |
... |
additional options for the pca method(s) |
the name of the result object in the usedObj list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.