NPMdefaults | R Documentation |
This function gets a NetPathMiner default value for a variable.
NPMdefaults(value)
value |
a character string indicating the variable name. |
NetPathMiner defines the following defaults:
small.comp.ls Dataframe of ubiquitous metabolites. Used by rmSmallCompounds
.
bridge Dataframe of attributes supported by Brigde Database. Used by fetchAttribute
.
bridge.organisms A list of bridge supported organisms. Used by fetchAttribute
.
bridge.web The base URL for Brigde Database webservices. Used by fetchAttribute
.
The defuult value for the given variable.
Ahmed Mohamed
# Get the default list of small compounds (uniquitous metabolites).
NPMdefaults("small.comp.ls")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.