Description Usage Arguments Examples
Run CeNetOmnibus App
1 2 3 4 5 6 7 8 | CeNetOmnibus(
maxRequestSize = 1000,
workpath = tempdir(),
projectName = NULL,
typeLimit = 10,
useEnsembl = T,
...
)
|
maxRequestSize |
Integer.The admitted file size for uploaded files. Unit MB. Default 1000MB. |
workpath |
Character. The dictionary for temp files. Default is return value of tempdir() |
projectName |
Character. The name of this analysis. Default is session token. |
typeLimit |
Integer. The number of valid items. Default is 10. |
useEnsembl |
Boolean. Determine if use Ensembl databasae. Default is T for connecting. |
... |
Other parameters passed to runApp() |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.