SpidermiRquery_spec_networks {SpidermiR} | 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")