| run.pc.tsne | R Documentation | 
This function takes an object of class scSeqR and runs tSNE on PCA data.
run.pc.tsne(x = NULL, dims = 1:10)
| x | An object of class scSeqR. | 
| dims | PC dimentions to be used for tSNE analysis. | 
An object of class scSeqR.
## Not run: my.obj <- run.pc.tsne(my.obj, dims = 1:10) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.