RpsiXML (version 2.10.0)

psimi25ComplexEntry-class: Class "psimi25ComplexEntry"

Description

A class representing the complex data extracted from file in PSI-MI 2.5 format.

Arguments

Objects from the Class

Objects can be created by calls of the form parsePsimi25Complex

Slots

releaseDate:
Object of class "character", release date
interactors:
Object of class "matrix", interactors involved
complexes:
Object of class "list", complexes

Methods

complexes
signature(x = "psimi25ComplexEntry"): returns all complexes
interactors
signature(x = "psimi25ComplexEntry"): returns information of interactors
show
signature(object = "psimi25ComplexEntry"): shows information of all the complexes

See Also

parsePsimi25Complex psimi25ComplexEntry

Examples

Run this code
showClass("psimi25ComplexEntry")

Run the code above in your browser using DataCamp Workspace