translateID-methods {RpsiXML} | R Documentation |
The method finds any annotation IDs of of
psimi25Graph-class
or
psimi25Hypergraph-class
or
psimi25Interactor-class
psimi25Graph-class
. It replaces the nodes with
translated IDs and returns a new psimi25Graph object back.psimi25Hypergraph-class
. Since the nodes of
psimi25Hypergraph are not mutable, this method accepts a UniProt ID of
interactors and returns the translated ID back. NA is also acceptable,
which can be used to check interactors without mapping to UniProtpsimi25Interactor-class
,
returns a vector of translated identifiers backpsimi25Interactor-class
, returns translated
identifier. Before using the method it is advisable to used xref(x)
method to check which cross references are provided.