Description Usage Arguments Value Examples
View source: R/SpidermiRquery.R
The user can visualize the network types supported by GeneMania for a specific specie using SpidermiRquery_networks_type
1 | SpidermiRquery_networks_type(organismID)
|
organismID |
describes index of a specific specie obtained by SpidermiRquery_species output |
a list of network categories in a specie indicated.
1 2 | org<-SpidermiRquery_species(species)
net_type<-SpidermiRquery_networks_type(organismID=org[9,])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.