public class StructureSetAnalyzer extends Object
Modifier and Type | Class and Description |
---|---|
class |
StructureSetAnalyzer.CharStructInfo |
Modifier and Type | Field and Description |
---|---|
List<StructureSetAnalyzer.CharStructInfo> |
charStructInfo |
double |
factor |
int |
hitListSize |
int |
maxHitStructSize |
int |
maxSizeOfSequence |
List<org.openscience.cdk.interfaces.IAtomContainer> |
structures |
Constructor and Description |
---|
StructureSetAnalyzer(org.openscience.cdk.interfaces.IChemObjectBuilder builder) |
Modifier and Type | Method and Description |
---|---|
void |
mcsAnalysis() |
void |
stochasticAnalysis() |
public List<org.openscience.cdk.interfaces.IAtomContainer> structures
public double factor
public List<StructureSetAnalyzer.CharStructInfo> charStructInfo
public int hitListSize
public int maxSizeOfSequence
public int maxHitStructSize
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.