Conf Space Index
Establishes an authritative order for all the positions and conformations in the space. Ignores any design positions that have no position conformation space.
Constructors
Types
Link copied to clipboard
inner class ConfInfo(posInfo: ConfSpaceIndex.PosInfo, fragInfo: ConfSpaceIndex.FragInfo, confConfSpace: ConfSpace.ConfConfSpace, index: Int)
Content copied to clipboard
Link copied to clipboard
inner class FragInfo(posInfo: ConfSpaceIndex.PosInfo, frag: ConfLib.Fragment, index: Int)
Content copied to clipboard
Link copied to clipboard
inner class PosInfo(pos: DesignPosition, moli: Int, posConfSpace: ConfSpace.PositionConfSpace, index: Int)
Content copied to clipboard
Link copied to clipboard
class PositionAtomKey(posi: Int, frag: ConfLib.Fragment?, atomi: Int) : ConfSpaceIndex.AtomKey
Content copied to clipboard
Link copied to clipboard
data class WildTypeAtomKey(moli: Int, atomi: Int) : ConfSpaceIndex.AtomKey
Content copied to clipboard
Functions
Link copied to clipboard
Get the atom index for the wild type atoms in the given molecule.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Build an atom index for assigned molecules.