Description Usage Arguments Value Examples
View source: R/SpidermiRdownload.R
SpidermiRdownload_net function will download the data
| 1 | 
| data | The SpidermiRquery_spec_networks output | 
Download GeneMania network
| 1 2 3 4 | org<-SpidermiRquery_species(species)
net_shar_prot<-SpidermiRquery_spec_networks(organismID = org[9,],
network = "SHpd")
out_net<-SpidermiRdownload_net(data=net_shar_prot)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.