Uses of Class
com.actelion.research.chem.descriptor.flexophore.MolDistHistViz
-
-
Uses of MolDistHistViz in com.actelion.research.chem.descriptor
Methods in com.actelion.research.chem.descriptor that return MolDistHistViz Modifier and Type Method Description MolDistHistVizDescriptorHandlerFlexophore. createVisualDescriptor(StereoMolecule fragBiggest)This descriptor contains the molecule used for construction.MolDistHistVizDescriptorHandlerFlexophore. createVisualDescriptorSingleConf(ConformerSet conformerSet)Methods in com.actelion.research.chem.descriptor with parameters of type MolDistHistViz Modifier and Type Method Description ModelSolutionSimilarityDescriptorHandlerFlexophore. getBestMatch(MolDistHistViz mdhvBase, MolDistHistViz mdhvQuery) -
Uses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore
Subclasses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore Modifier and Type Class Description classMolDistHistVizFragMethods in com.actelion.research.chem.descriptor.flexophore that return MolDistHistViz Modifier and Type Method Description MolDistHistVizMolDistHistViz. copy()MolDistHistVizIDescriptorHandlerFlexophore. createVisualDescriptor(StereoMolecule mol)MolDistHistVizMolDistHistVizEncoder. readEncoded(java.lang.String vizinfo, java.lang.String flexophore)static MolDistHistVizMolDistHistViz. summarizeAlkaneCluster(MolDistHistViz mdh, int maxDistance)Summarizes alkane cluster.Methods in com.actelion.research.chem.descriptor.flexophore with parameters of type MolDistHistViz Modifier and Type Method Description voidMolDistHistViz. copy(MolDistHistViz copy)ModelSolutionSimilarityIDescriptorHandlerFlexophore. getBestMatch(MolDistHistViz mdhvBase, MolDistHistViz mdhvQuery)static voidMolDistHistViz. merge(MolDistHistViz mdhviz, MolDistHist mdh)Deprecated.static MolDistHistVizMolDistHistViz. summarizeAlkaneCluster(MolDistHistViz mdh, int maxDistance)Summarizes alkane cluster.static java.lang.StringMolDistHistVizEncoder. toStringVizInfoEncoded(MolDistHistViz mdhv)Encodes the structure information, that it can be written to an DWAR file.Constructors in com.actelion.research.chem.descriptor.flexophore with parameters of type MolDistHistViz Constructor Description MolDistHistViz(MolDistHistViz mdhv) -
Uses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore.example
Methods in com.actelion.research.chem.descriptor.flexophore.example that return MolDistHistViz Modifier and Type Method Description static MolDistHistVizMatchFlexophoreNodesMain. create(IDCodeParser parser, DescriptorHandlerFlexophore dh, java.lang.String idcode) -
Uses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore.generator
Methods in com.actelion.research.chem.descriptor.flexophore.generator that return MolDistHistViz Modifier and Type Method Description MolDistHistVizCreatorMolDistHistViz. create(StereoMolecule molOrig)static MolDistHistVizFlexophoreCreateFunctions. create(IDCodeCoord idcodeCoord)static MolDistHistVizFlexophoreCreateFunctions. create(java.lang.String idcode)static MolDistHistVizFlexophoreCreateFunctions. create(java.lang.String idcode, java.lang.String coord)static MolDistHistVizFlexophoreCreateFunctions. createDescriptor(StereoMolecule mol)MolDistHistVizCreatorMolDistHistViz. createFromGivenConformation(StereoMolecule molOrig)MolDistHistVizCreatorMolDistHistViz. createMultipleConformations(StereoMolecule molOrig)Conformation generator of Thomas SanderMethods in com.actelion.research.chem.descriptor.flexophore.generator that return types with arguments of type MolDistHistViz Modifier and Type Method Description static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int size)Generates a list of sub-fragments.static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int minNumPPPoints, int maxNumPPPoints)static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(java.util.List<MolDistHistViz> liMDHV, int minNumPPPoints, int maxNumPPPoints)Methods in com.actelion.research.chem.descriptor.flexophore.generator with parameters of type MolDistHistViz Modifier and Type Method Description static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int size)Generates a list of sub-fragments.static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int minNumPPPoints, int maxNumPPPoints)static MolDistHistVizFragSubFlexophoreGenerator. getSubFragment(MolDistHistViz mdh, int[] arrIndices)static java.util.List<MolDistHistVizFrag>SubFlexophoreGenerator. getSubFragments(MolDistHistViz mdh, java.util.List<int[]> liIndices)Inevitable pharmacophore points are considered (01.11.2012)Method parameters in com.actelion.research.chem.descriptor.flexophore.generator with type arguments of type MolDistHistViz Modifier and Type Method Description static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(java.util.List<MolDistHistViz> liMDHV, int minNumPPPoints, int maxNumPPPoints)
-