Description Objects from the Class Slots Methods Author(s) See Also Examples
A class representing complex data
Objects can be created by calls of parsePsimi25Complex
sourceDb
:Object of class "character"
, short
label of the source database
sourceId
:Object of class "character"
, complex
ID of the source database
shortLabel
:Object of class "character"
, short
label of the complex
fullName
:Object of class "character"
, full
name of the complex
interactorRef
:Object of class "character"
,
reference ID of the interactor
organismName
:Object of class "character"
,
orgnism name
taxId
:Object of class "character"
, taxonomy ID
members
:Object of class "data.frame"
, members
(UniProt ID if available)
attributesList
:A list of attributes of the complex,
each as an object of psimi25Attribute
object
signature(object = "psimi25Complex")
: shows
information of the complex
signature(x = "psimi25Complex")
: returns source database
signature(x = "psimi25Complex")
: returns
source ID
signature(x = "psimi25Complex")
: returns
attributes of the complex
signature(x = "psimi25Complex")
: returns
members of the complex
signature(x = "psimi25Complex")
: returns
complex name
Jitao David Zhang <jitao_david.zhang@roche.com>, Tony Chiang <tchiang@ebi.ac.uk>
1 | showClass("psimi25Complex")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.