ID_mapping {ptf} | R Documentation |
ID_mapping(proteins, from, mapTo,
id = NULL);
the protein annotation data. [as ProteinAnnotation]
a character vector that will be do mapping, this parameter will make id subset of the id mapping result, nothing means no subset. [as string]
external xrefs database name that the id will mapping to. [as string]
A character vector of the mapping result id set, unmapped id will be leaves blank in this result.