Scilligence.MolEngine Namespace |
| Class | Description | |
|---|---|---|
| AAMapping |
Atom-by-atom mapping
| |
| ABMap |
ABMap Class defines atom-bond map
| |
| ABSet |
Atom-bond collection
| |
| Arrow |
Arrow Class representing a reaction arrow
| |
| AssayCurve | ||
| AssayCurveDrawer | ||
| AssayCurveDrawerIC50Function | ||
| AssayCurveDrawerMMFunction | ||
| AssayPlate | ||
| Atom |
Atom Class
| |
| AtomQuery | ||
| BaseObj | ||
| Biological | ||
| BiologicalAminoAcids | ||
| BiologicalDNAs | ||
| BiologicalRNAs | ||
| BiologicalUnit | ||
| Bond | ||
| BondedAtom | ||
| Bracket | ||
| BreadthFirst | ||
| CanonCode |
CannonCode Class of a structure
| |
| Chiralities | ||
| ChiralitiesAtomChirality | ||
| ChiralitiesBondChirality | ||
| ChiralitiesChirality | ||
| Combi |
Combi Class is used to do CombiChem enumeration
| |
| CombiComponent | ||
| CombiRFrag | ||
| Composition | ||
| CompositionElement | ||
| CSVReader | ||
| Curve |
Arrow Class representing a reaction arrow
| |
| CurvePath | ||
| DepthFirst | ||
| DllLoader | ||
| ForceField | ||
| GdiGraphics |
An IGraphics implementation that simply passes every call through to a GDI+ Graphics object.
| |
| GenericMol | ||
| GenericMolRGroups | ||
| Genes | ||
| Group | ||
| HelmParser | ||
| IDGenerator | ||
| IsotopeDistribution | ||
| IsotopeDistributionPattern | ||
| IsotopeDistributionPeak | ||
| LicensedObject | ||
| MemorySearch |
MemorySearch enables fast chemical structure in memory
Example:
MemorySearch ms = new MemorySearch(); ms.AddSdf("compounds.sdf"); MemorySearch.Record[] list = ms.Search("c1ccccc1", MemorySearch.SearchMode.Substructure, 100); ... | |
| MemorySearchLink | ||
| MemorySearchQuery |
A Search Query
| |
| MemorySearchRecord |
Record of MemorySearch
| |
| Mixture |
Mixture Class representing a chemical mixture
| |
| MixtureComponent |
Component Class representing a mixture compoment
| |
| MolBase |
MolBase Class defines the common attributes and APIs for Molecule and Reaction
| |
| MolDrawing | ||
| MolDrawingMolDrawingHelper | ||
| Molecule |
Molecule Class representing a molecule.
| |
| MolException | ||
| MolLicenseException | ||
| MolMapping |
Molecule atom-by-atom mapping
| |
| MolSet |
MolSet Class represeting a collection of Molecule
| |
| MolUtils | ||
| Name2Structure | ||
| NameExtractor |
Arrow Class representing a reaction arrow
| |
| NameExtractorEntity | ||
| NonAB | ||
| Normalization |
Normalization Class defines rules to normalize molecules
| |
| PeptideTool | ||
| PeptideToolFragment | ||
| Picture |
Image Class representing an image object, which can be owned by Sketch
| |
| PluginManager | ||
| Plus |
Plus Class representing a reaction plus
| |
| PT |
Periodic Table
| |
| PTElement | ||
| PTIsotope | ||
| Radar | ||
| Reaction |
Reaction Class representing a single-step chemical reaction, which is composed of reactants, products and an arrow
| |
| ReactionMap |
ReactionMap class to compute the reaction map
| |
| ReactionMapping |
Reaction atom-by-atom mapping
| |
| ReactionScheme | ||
| RGroup | ||
| RGroupDecomposition | ||
| Ring |
Ring Class representing a topological ring
| |
| RNATool | ||
| RNAToolRibose | ||
| RoundedRectangle | ||
| RunScript | ||
| RxnClassification |
RxnClassification class
| |
| RxnClassificationOld |
RxnMatch class
| |
| RxnScheme | ||
| SaltTable | ||
| SaltTableSalt | ||
| Scaffold | ||
| SearchBase | ||
| SearchBaseStop | ||
| Sequence | ||
| SequenceChain | ||
| SequenceDisulfide | ||
| SequenceDisulfides | ||
| SequenceNode | ||
| SequenceAlignment | ||
| SequenceAlignmentAlignment | ||
| SequenceDoc | ||
| SequenceDocAnnotation | ||
| SequenceDocBond | ||
| SequenceDocChain | ||
| Shape | ||
| SharedArrayT | ||
| SharedListT | ||
| Sketch |
Sketch Class representing a generic sketch, which could be one Molecule, Reaction, or many structure
with annotation text and shapes.
Call AsReaction() to test if it is a Reaction; AsMolecule() to test if it is a Molecule.
Sketch contains Atom, Bond, Arrow, Text, Plus objects.
| |
| SketchSet |
The object collection of a Sketch
| |
| Spec | ||
| SpecXY | ||
| SpecYY | ||
| Spectrum | ||
| SSSR | ||
| StructureCheck |
Atom Class
| |
| SuperAtoms | ||
| Synonyms | ||
| Tautomer | ||
| TautomerEnumerator | ||
| Text |
Text Class representing a text object, which can be owned by Sketch
| |
| TLC | ||
| TLCSpot | ||
| Topology | ||
| TopologyMatrix | ||
| Transform | ||
| UIException |
| Interface | Description | |
|---|---|---|
| AssayCurveDrawerIFitFunction | ||
| IGraphics | ||
| IPlugin | ||
| SpecIXY |
| Delegate | Description | |
|---|---|---|
| ABSetSelectAtom | ||
| CSVReaderFunReadLine | ||
| MemorySearchFilter |
The filter delegate enables comparing data attached to the compound.
| |
| NameExtractorOnEntityFound |
| Enumeration | Description | |
|---|---|---|
| AAMappingMode | ||
| ABSetDirection | ||
| ArrowStyle | ||
| BiologicalBioType | ||
| BondBondOrder | ||
| BondBondStereo | ||
| BondReactionCenter | ||
| BondTopology | ||
| ChiralitiesCIP | ||
| Chirality | ||
| FormulaMode | ||
| MemorySearchSearchMode |
Chemical Structure Search Mode.
FullStructure doesn't consider stereochemistry, ExactFullStructure does.
| |
| MolDrawingFormat | ||
| MolDrawingMolDrawingHelperAlign | ||
| MoleculeType | ||
| NameExtractorEntityType | ||
| Priority | ||
| ReactionArrowType | ||
| RoundedRectangleCorners | ||
| SaltTableType | ||
| SequenceTopology | ||
| SequenceType | ||
| TopologyMatrixType |