get_subnetwork {STRINGdb} | R Documentation |
Returns the subgraph generated by the given input proteins.
## S4 method for signature 'STRINGdb' get_subnetwork(string_ids )
string_ids |
a vector of STRING identifiers |
Returns the subgraph (i.e. an iGraph object) generated by the given input proteins.
Andrea Franceschini