View source: R/SpidermiRquery.R
SpidermiRquery_networks_type | R Documentation |
The user can visualize the network types supported by GeneMania for a specific specie using SpidermiRquery_networks_type
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.
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.