View source: R/SpidermiRquery.R
SpidermiRquery_spec_networks | R Documentation |
The user can visualize the database or reference where the information came from
SpidermiRquery_spec_networks(organismID, network)
organismID |
describes index of a specific specie obtained by SpidermiRquery_species output | |||||||||||||||
network |
The network type the user is interested in. Example:
|
a list of the database or reference where the information came from.
org<-SpidermiRquery_species(species) net_shar_prot<-SpidermiRquery_spec_networks(organismID = org[9,], network = "SHpd")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.