NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Preparing search index...
NDExExportParams
Interface NDExExportParams
Parameters for exporting Cytoscape network to NDEx
interface
NDExExportParams
{
serverUrl
:
string
;
uuid
?:
string
;
username
?:
string
;
password
?:
string
;
idToken
?:
string
;
}
Index
Properties
server
Url
uuid?
username?
password?
id
Token?
Properties
server
Url
serverUrl
:
string
Optional
uuid
uuid
?:
string
Optional
username
username
?:
string
Optional
password
password
?:
string
Optional
id
Token
idToken
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
server
Url
uuid
username
password
id
Token
NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Loading...
Parameters for exporting Cytoscape network to NDEx