Package | Description |
---|---|
fern.network.modification |
Modifier and Type | Class and Description |
---|---|
class |
CatalysedNetwork
Modifies the network by adding reactions X+C → Y+C (where C is each catalyst of the original
reaction).
|
class |
ExtractSubNetwork
Extracts some reactions / species from a given net to form a new network.
|
class |
ReversibleNetwork
Doubles each reaction in a way that each original unidirectional reaction becomes reversible.As
proposed by
ModifierNetwork , the reactions are not copied but the indices are
redirected. |
Copyright © 2007–2021. All rights reserved.