Description Usage Arguments Value Examples
It initializes and runs GMQL server for executing GMQL query. It also performs a login to GMQL REST services suite, if needed
1 2 |
output_format |
string that identifies the output format of all sample files. It can be TAB, GTF or COLLECT:
|
remote_processing |
logical value specifying the processing mode. True for processing on cluster (remote), false for local processing. |
url |
string url of server: It must contain the server address
and base url; service name is added automatically.
If NULL, no login is performed.
You can always perform it by calling the function |
username |
string name used during remote server signup |
password |
string password used during remote server signup |
None
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.