get_pubmed_interaction {STRINGdb} | R Documentation |
Returns vector with the PUBMED IDs of the publications that contain the names of both the input proteins.
## S4 method for signature 'STRINGdb' get_pubmed_interaction(STRING_id_a, STRING_id_b )
STRING_id_a |
STRING identifier |
STRING_id_b |
STRING identifier |
vector with the PUBMED IDs of the publications that contain the names of both the input proteins.
Andrea Franceschini