convertToPagoda2 | R Documentation |
Convert Conos object to Pagoda2 object
convertToPagoda2(con, n.pcs = 100, n.odgenes = 2000, verbose = TRUE, ...)
con |
Conos object |
n.pcs |
numeric Number of principal components (default=100) |
n.odgenes |
numeric Number of overdispersed genes (default=2000) |
verbose |
boolean Whether to give verbose output (default=TRUE) |
... |
parameters passed to Pagoda2$new() |
pagoda2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.