Assignments
class Assignments(confSpace: ConfSpace, assignments: List<PosAssignment>)
Content copied to clipboard
Copies the molecules from the conformation space, and set the conformations at each specified design position.
Constructors
Types
Link copied to clipboard
class AssignmentInfo(molInfo: Assignments.MolInfo, confSwitcher: ConfSwitcher)
Content copied to clipboard
Link copied to clipboard
class MolInfo(assignedMol: Molecule, confSpaceMol: Molecule, maps: MoleculeMaps)
Content copied to clipboard