API Reference¶
The current public API is concentrated around a small set of entry points:
ionerdss.build_system_from_pdbfor the high-level structure-to-system workflowionerdss.prepare_structure_validation_for_systemfor exporting the one-copy validation setupionerdss.compare_structure_to_designfor rigid-alignment RMSD checks against the design targetionerdss.Systemfor the serialized molecular system containerionerdss.Simulationfor editing and running NERDSS input workspacesionerdss.Analyzerfor post-processing simulation outputsionerdss.ODEPipelineConfigandionerdss.run_ode_pipelinefor kinetic precomputationionerdss.visualize_trajectory_ovitofor OVITO-based trajectory renderingionerdss.convert_simulariumfor Simularium export
Additional top-level dataclasses exposed for structure validation include:
ionerdss.StructureValidationConfigionerdss.StructureValidationArtifactsionerdss.StructureAlignmentResult
Use the pages in this section for the currently supported import surface rather than the removed Read the Docs layout.