mp {STRINGdb} | R Documentation |
Maps the gene identifiers of the input vector to STRING identifiers (using a take first approach). It returns a vector with the STRING identifiers of the mapped proteins.
## S4 method for signature 'STRINGdb' mp(protein_aliases)
protein_aliases |
vector of protein aliases that we want to convert to STRING identifiers |
It returns a vector with the STRING identifiers of the mapped proteins.
Andrea Franceschini