get_pubmed {STRINGdb}R Documentation

get_pubmed

Description

Returns vector with the PUBMED IDs of the publications that contain the names of the proteins in the input vector.

Usage

## S4 method for signature 'STRINGdb'
get_pubmed(string_ids)

Arguments

string_ids

a vector of STRING identifiers

Value

vector with the PUBMED IDs of the publications that contain the names of the proteins in the input vector.

Author(s)

Andrea Franceschini


[Package STRINGdb version 1.20.0 Index]