AddPCA | R Documentation |
Generates a principle component analysis (PCA) for the active assay of the given object.
AddPCA(pisces.obj, num.pcs = 100)
pisces.obj |
A Seurat object with 'scale.data' in the active assay. |
num.pcs |
Flag to use principle components. Default of 100. |
A Seurat object with a 'pca' object added to the 'misc' field of the active assay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.