NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Preparing search index...
NDExImportParams
Interface NDExImportParams
Parameters for importing NDEx network to Cytoscape
interface
NDExImportParams
{
serverUrl
:
string
;
uuid
:
string
;
accessKey
?:
string
;
createView
?:
boolean
;
username
?:
string
;
password
?:
string
;
idToken
?:
string
;
}
Index
Properties
server
Url
uuid
access
Key?
create
View?
username?
password?
id
Token?
Properties
server
Url
serverUrl
:
string
uuid
uuid
:
string
Optional
access
Key
accessKey
?:
string
Optional
create
View
createView
?:
boolean
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
access
Key
create
View
username
password
id
Token
NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Loading...
Parameters for importing NDEx network to Cytoscape