Uses of Class
com.actelion.research.chem.docking.LigandPose
-
Packages that use LigandPose Package Description com.actelion.research.chem.docking.scoring -
-
Uses of LigandPose in com.actelion.research.chem.docking.scoring
Fields in com.actelion.research.chem.docking.scoring declared as LigandPose Modifier and Type Field Description protected LigandPose
AbstractScoringEngine. candidatePose
Methods in com.actelion.research.chem.docking.scoring that return LigandPose Modifier and Type Method Description LigandPose
AbstractScoringEngine. getCandidatePose()
Methods in com.actelion.research.chem.docking.scoring with parameters of type LigandPose Modifier and Type Method Description abstract void
AbstractScoringEngine. init(LigandPose candidatePose, double e0)
void
ChemPLP. init(LigandPose candidatePose, double e0)
void
IdoScore. init(LigandPose candidatePose, double e0)
-