get_pubmed {STRINGdb} | R Documentation |
Returns vector with the PUBMED IDs of the publications that contain the names of the proteins in the input vector.
## S4 method for signature 'STRINGdb' get_pubmed(string_ids)
string_ids |
a vector of STRING identifiers |
vector with the PUBMED IDs of the publications that contain the names of the proteins in the input vector.
Andrea Franceschini