View source: R/pipelineHelpers.R
basicP2web | R Documentation |
Generate a 'pagoda2' web application from a 'Pagoda2' object
basicP2web(p2, app.title = "Pagoda2", extraWebMetadata = NULL, n.cores = 4)
p2 |
a 'Pagoda2' object |
app.title |
name of application as displayed in the browser title (default='Pagoda2') |
extraWebMetadata |
additional metadata generated by p2.metadata.from.fractor (default=NULL) |
n.cores |
numeric Number of cores to use for differential expression calculation (default=4) |
a 'pagoda2' web object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.