org.biopax.paxtools.model.level2
Interface complexAssembly
- All Superinterfaces:
- BioPAXElement, java.lang.Cloneable, conversion, entity, interaction, InteractionParticipant, Level2Element, pathwayComponent, physicalInteraction, process, java.io.Serializable, XReferrable
public interface complexAssembly
- extends conversion
A conversion interaction in which a set of physical entities, at least one
being a macromolecule (e.g. protein, RNA, DNA), aggregate via non-covalent
interactions. One of the participants of a complexAssembly must be an
instance of the class complex (via a physicalEntityParticipant instance).
Comment: This class is also used to represent complex disassembly.
The assembly or disassembly of a complex is often a spontaneous process, in
which case the direction of the complexAssembly (toward either assembly or
disassembly) should be specified via the SPONTANEOUS property.
Synonyms: aggregation, complex formation
Examples: Assembly of the TFB2 and TFB3 proteins into the TFIIH complex, and
assembly of the ribosome through aggregation of its subunits.
Note: The following are not examples of complex assembly: Covalent
phosphorylation of a protein (this is a biochemicalReaction); the TFIIH
complex itself (this is an instance of the complex class, not the
complexAssembly class).
| Methods inherited from interface org.biopax.paxtools.model.level2.entity |
addAVAILABILITY, addDATA_SOURCE, addSYNONYMS, getAVAILABILITY, getDATA_SOURCE, getNAME, getSHORT_NAME, getSYNONYMS, removeAVAILABILITY, removeDATA_SOURCE, removeSYNONYMS, setAVAILABILITY, setDATA_SOURCE, setNAME, setSHORT_NAME, setSYNONYMS |
Copyright © 2011 BioPAX. All Rights Reserved.