Package org.snpeff.reactome.events
Class Complex
java.lang.Object
org.snpeff.reactome.Entity
org.snpeff.reactome.events.Event
org.snpeff.reactome.events.Reaction
org.snpeff.reactome.events.Complex
- All Implemented Interfaces:
Comparable<Entity>,Iterable<Entity>
A Reactome complex (a bunch of molecules or complexes
- Author:
- pcingola
-
Nested Class Summary
Nested classes/interfaces inherited from class org.snpeff.reactome.events.Reaction
Reaction.RegulationTypeNested classes/interfaces inherited from class org.snpeff.reactome.Entity
Entity.TransferFunction -
Field Summary
Fields inherited from class org.snpeff.reactome.events.Reaction
catalyst, inputs, MAX_WEIGHT_SUM, outputs, regulatorFields inherited from class org.snpeff.reactome.Entity
BETA, compartment, debug, fixedOutput, geneIds, id, name, output, TRANSFER_FUNCTION, weight -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.snpeff.reactome.events.Reaction
addCatalyst, addInput, addOutput, addRegulator, addRegulator, calc, getCatalyst, getInputs, getOutputs, getRegulator, isReaction, scaleWeights, toString, transferFunctionMethods inherited from class org.snpeff.reactome.Entity
addGeneId, calc, compareTo, getCompartment, getGeneIds, getId, getName, getOutput, getWeight, hasOutput, isFixed, reset, setCompartment, setFixedOutput, setWeight, toStringSimple, transferFunctionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator