Entry Point
The entry point to the analysis of a DSD system is through start_processor function.
Packages
basics
Contains IO related procedures and general operations on the system.
Functions are documented under basics.
reaction
Contains class Reaction, see reaction.
species
Contains class Species and functions for exploring possible species, see species.
strand
Contains class Strand and Bond, as well as class StrandGraph and class BondGraph.
Documented under strand.
util
Utility functions for the system.
Documented under util.