Generate a 'pagoda2' web object
webP2proc(
p2,
additionalMetadata = NULL,
title = "Pagoda2",
make.go.sets = TRUE,
make.de.sets = TRUE,
go.env = NULL,
make.gene.graph = TRUE,
appmetadata = NULL
)
a 'pagoda2' web application
a 'Pagoda2' object
'pagoda2' web metadata object (default=NULL)
character string Title for the web app (default='Pagoda2')
boolean Whether GO sets should be made (default=TRUE)
boolean Whether differential expression sets should be made (default=TRUE)
the GO environment used for the overdispersion analysis (default=NULL)
logical specifying if the gene graph should be make, if FALSE the find similar genes functionality will be disabled on the web app
'pagoda2' web application metadata (default=NULL)