Creates a new fork coordinator.
DNA sequence being replicated
Replication fork managing position and progress
Organism profile for biological parameters
Private
actualPrivate
Readonly
allPrivate
Readonly
dnaDNA sequence being replicated
Private
Readonly
forkReplication fork managing position and progress
Private
Readonly
laggingPrivate
Readonly
leadingPrivate
Readonly
organismOrganism profile for biological parameters
Private
Readonly
replisomeAdvances the replication fork by the specified number of base pairs. Coordinates helicase unwinding, primer synthesis, DNA synthesis, and processing.
Number of base pairs to advance
Validation result with replication state
Advances replication to completion or until blocked.
Maximum number of advancement steps to prevent infinite loops
Validation result with final state
Private
finalizeGets all replication events that have occurred.
Array of all replication events
Gets the current state of replication including both strands and fork position.
Current replication runtime state
Gets events of a specific type.
Type of events to filter
Array of events of the specified type
Gets the organism profile being used.
Organism profile
Gets statistics about the replication process.
Replication statistics
Initializes replication by setting up both strands and the replisome.
Validation result with initialization events
Coordinates replication fork progression and strand synthesis activities.