Size: 3450
Comment:
|
Size: 3509
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from EnzymaticStimulation | |
Line 7: | Line 8: |
|| '''Use Case Name''' : EnzymaticStimulation || | || '''Use Case Name''' : .../EnzymaticStimulation || |
Line 45: | Line 46: |
Assuming that this can use the same approach that is used for Self:Inhibition, it could be modeled as a Hyperedge containing node1: C (hyperedge attribute: enzymatic stimulation), node2: A, node3: B | Assuming that this can use the same approach that is used for ../ShowInhibition, it could be modeled as a Hyperedge containing node1: C (hyperedge attribute: enzymatic stimulation), node2: A, node3: B |
Line 66: | Line 67: |
Shared MimEditorUseCaseComments | Shared ../MimEditorUseCaseComments |
Line 68: | Line 69: |
This is a special case of a ProcessStimulation. The enzyme binds to the complex as part of the reaction, and is unmodified after the reaction. | This is a special case of a ../ProcessStimulation. The enzyme binds to the complex as part of the reaction, and is unmodified after the reaction. |
Summary
A user wants specify that a species is an enzyme that stimulates a reaction
Step-by-Step User Action
- User specifies a species to be the enzymatic stimulator
- User specifies a reaction to be stimulated
- User specifies that there is a stimulation relationship
- User optionally specifies the evidence for the relationship
Visual Aides
The Kohn notation for enzymatic stimulation is the following:
attachment:enzymaticstimulation1_061115_dwk.png
An example using this notation follows:
attachment:enzymaticstimulation2_061115_dwk.png
Requirements for Cytoscape
Assuming that this can use the same approach that is used for ../ShowInhibition, it could be modeled as a Hyperedge containing node1: C (hyperedge attribute: enzymatic stimulation), node2: A, node3: B
View: Use case for hyperedge view
Importance
This is of high importance, because it is very common in the maps.
Variations
When an enzyme stimulates two or more reactions, the enzyme reaction line branches and leads to enzyme reaction symbols at each target reaction.
TBD (Add a graphical example of this)
Other Examples
Comments
Shared ../MimEditorUseCaseComments
This is a special case of a ../ProcessStimulation. The enzyme binds to the complex as part of the reaction, and is unmodified after the reaction.
This could be modeled in BioPAX as a Catalysis object (e.g. Catalysis object with participants = a physicalInteraction object and a enzyme A, Controlled = the physicalInteraction object, Controller=A, Control-Type = Activation, and Direction = IRREVERSIBLE-LEFT-TO-RIGHT)