psimi25Interactor-class {RpsiXML} | R Documentation |
A class representing interactor from PSI-MI 2.5 XML files
sourceDb
:Object of class "character"
, source database
sourceId
:Object of class "character"
, ID of
the source database
shortLabel
:Object of class "character"
, short
label of the interactor, if not available the slot will be filled
with "fullName" node of the file
uniprotId
:Object of class "character"
, UniProt
ID of the interactor
organismName
:Object of class "character"
, the
unique name of the organism name
taxId
:Object of class "character"
, the NCBI
taxonomy ID
xref
: Object of class "environment"
signature(x = "psimi25Interactor")
: a print method
signature(x = "psimi25Interactor")
: finds
out source database
signature(x = "psimi25Interactor")
: returns
ID of the source database
sigature(x = "psimi25Interactor")
: returns
cross-references of the given interactor
Jitao David Zhang jitao_david.zhang@roche.com
showClass("psimi25Interactor")