View source: R/SpidermiRdownload.R
SpidermiRdownload_net | R Documentation |
SpidermiRdownload_net function will download the data
SpidermiRdownload_net(data)
data |
The SpidermiRquery_spec_networks output |
Download GeneMania network
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.