MCPcopy Create free account

hub / github.com/cheminfo/openchemlib-js / functions

Functions6,799 in github.com/cheminfo/openchemlib-js

↓ 752 callersMethodappend
(String a, String b)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/AbstractDepictor.java:2099
↓ 725 callersMethodsize
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/geom/IPolygon.java:46
↓ 723 callersMethodget
This should get an integer value given a column and row. The binary search function only searches columns containing integers for a value. @param row
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/forcefield/mmff/Searchable.java:49
↓ 649 callersMethodadd
(IBitArray f)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/properties/complexity/IBitArray.java:38
↓ 614 callersMethodgetConnAtom
The neighbours (connected atoms) of any atom are sorted by their relevance:<br> 1. non-hydrogen atoms (bond order 1 and above) and unusual hydrogen at
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:381
↓ 535 callersMethodgetAllAtoms
@return the number of all atoms, which includes hydrogen atoms.
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:1822
↓ 450 callersMethodgetBondAtom
@param no 0 or 1 @param bond @return atom index
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2270
↓ 394 callersMethodgetAtoms
A validated molecule (after helper array creation) contains a sorted list of all atoms with the plain (neglegible) hydrogen atoms at the end of the li
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:269
↓ 368 callersMethodprintln
(String s)
src/com/actelion/research/gwt/gui/viewer/Log.java:54
↓ 337 callersMethodgetAtomicNo
In addition to the natural atomic numbers, we support additional pseudo atomic numbers. Most of these are for compatibility with the MDL atom table, e
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:1914
↓ 303 callersMethodgetAtomicNo
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/io/pdb/parser/AtomRecord.java:111
↓ 296 callersMethodgetConnAtoms
The neighbours (connected atoms) of any atom are sorted by their relevance:<br> 1. non-hydrogen atoms (bond order 1 and above) and unusual hydrogen at
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:395
↓ 295 callersMethoddecodeBits
(int bits)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/IDCodeParserWithoutCoordinateInvention.java:1104
↓ 262 callersMethodlength
This function should return the total number of rows in a searchable table. This is normally just the length of the array. @return The number of elem
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/forcefield/mmff/Searchable.java:56
↓ 252 callersMethodadd
(java.awt.geom.Point2D pt)
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/geom/IPolygon.java:44
↓ 246 callersMethodgetCoordinates
Returns the encoded reaction coordinates. @param row @return coords of this row or null, if no reaction is associated to this row
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/reaction/ReactionSearchDataSource.java:60
↓ 245 callersMethodgetAtomicNo
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/phesa/Gaussian3D.java:94
↓ 210 callersMethodensureHelperArrays
ensureHelperArrays() is the essential method when working with molecules. The Molecule class contains all primary information about a molecule, i.e. t
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/StereoMolecule.java:187
↓ 207 callersMethodequals
(Object obj)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/properties/complexity/IBitArray.java:42
↓ 198 callersMethodgetConnAtoms
(InventorFragment f, int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/coords/CoordinateInventor.java:1630
↓ 197 callersMethodgetAllConnAtoms
(Molecule3D mol, int a, boolean includeAttachedHydrogens)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/io/pdb/converter/BondsCalculator.java:3833
↓ 179 callersMethodappend
(String s)
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/datamodel/ByteVec.java:136
↓ 175 callersMethodgetAtomCharge
@param atom @return the formal atom charge
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:1849
↓ 174 callersMethodgetAtomPi
Returns an atom's pi electron count for the purpose of classifying a connected bond to determine its length. The returned value may differ from the fo
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/conf/BondLengthSet.java:220
↓ 171 callersMethodgetConnBond
The neighbours (connected atoms) of any atom are sorted by their relevance:<br> 1. non-hydrogen atoms (bond order 1 and above) and unusual hydrogen at
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:424
↓ 168 callersMethodgetBonds
The bond list is preprocessed such that all bonds leading to a plain hydrogen atom (natural abundance, no custom labels) are at the end of the list. O
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:345
↓ 166 callersMethodgetBond
(int a1, int a2)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule3D.java:231
↓ 162 callersMethodgetBondOrder
Returns the formal bond order. Delocalized rings have alternating single and double bonds, which are returned as such. Bonds that are explicitly marke
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2337
↓ 160 callersMethodgetX
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/io/IMouseEvent.java:44
↓ 152 callersMethodgetY
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/io/IMouseEvent.java:46
↓ 152 callersMethodmax
(Coordinates c)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Coordinates.java:341
↓ 150 callersMethodget
(int i)
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/geom/IPolygon.java:48
↓ 148 callersMethodgetAtoms
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/descriptor/pharmacophoretree/PharmacophoreNode.java:227
↓ 145 callersMethodsetAtomCharge
(int atom, int charge)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2798
↓ 142 callersMethodgetWidth
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/geom/IRectangle2D.java:52
↓ 134 callersMethodgetMolecule
(int index)
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/CompoundCollectionModel.java:41
↓ 128 callersMethodgetAtomX
(int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2048
↓ 124 callersMethodgetColDim
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:575
↓ 123 callersMethodgetAtomY
(int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2053
↓ 116 callersMethodgetAllConnAtoms
The neighbours (connected atoms) of any atom are sorted by their relevance:<br> 1. non-hydrogen atoms (bond order 1 and above) and unusual hydrogen at
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:236
↓ 106 callersMethodcontains
(double atomX, double atomY)
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/geom/IPolygon.java:53
↓ 104 callersMethodmin
(Coordinates c)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Coordinates.java:338
↓ 102 callersMethodwriteWord
(int i)
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/wmf/WMF.java:738
↓ 101 callersMethodgetRowDim
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:2774
↓ 100 callersMethodgetAtomMapNo
Returns an atom mapping number within the context of a reaction. Atoms that that share the same mapping number on the reactant and product side are co
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:1988
↓ 99 callersMethodencodeBits
(int data, int bits)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Canonizer.java:3660
↓ 98 callersMethodgetAllBonds
@return the number of all bonds, which includes those connecting hydrogen atoms.
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:1830
↓ 96 callersMethodsubC
(Coordinates c)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Coordinates.java:144
↓ 91 callersMethodgetBondType
Returns bond type combining bond order and stereo orientation. @param bond @return one of cBondTypeSingle,cBondTypeDouble,cBondTypeUp,cBondTypeCross,.
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2387
↓ 91 callersMethodisAromaticAtom
(int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:1549
↓ 88 callersMethodsetBondOrder
Sets the bond type based on bond order without stereo orientation. @param bond @param order 1,2, or 3
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:3157
↓ 87 callersMethodclear
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/CompoundCollectionModel.java:33
↓ 82 callersMethodgetCenter
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/phesa/pharmacophore/IPharmacophorePoint.java:25
↓ 82 callersMethodwriteShort
(int v)
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/LittleEndianDataOutputStream.java:51
↓ 79 callersMethodget
(final int row, final int col)
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:401
↓ 77 callersMethodgetRingSet
@return a RingCollection object, which contains a total set of small rings
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:1483
↓ 76 callersMethodencodeBits
(int data, int bits)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/SimpleCanonizer.java:829
↓ 75 callersMethodset
(final int row, final int col, final double v)
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:2958
↓ 75 callersMethodupdate
(int mode)
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/JDrawArea.java:216
↓ 74 callersMethodgetAtomQueryFeatures
Returns all set query features for this atom. In order to get all features related to a certain subject use something like this: <i>getAtomQueryFeatur
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2028
↓ 73 callersMethodreadShort
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/LittleEndianDataInputStream.java:48
↓ 72 callersMethodaddAtom
High level function for constructing a molecule. @param x @param y @return
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:526
↓ 72 callersMethodindexOf
(byte[] bytes, char ch)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/reaction/ReactionEncoder.java:468
↓ 71 callersMethodgetBonds
@return the nBondsMolecule
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/properties/complexity/ResultFragmentsStatistic.java:93
↓ 71 callersMethodsort
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/datamodel/IntArray.java:418
↓ 69 callersMethodaddBond
High level function for constructing a molecule. Adds a single or metal bond between the two atoms depending on whether one of them is a metal atom. @
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:604
↓ 69 callersMethodgetHeight
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/share/gui/editor/geom/IRectangle2D.java:54
↓ 68 callersMethodgetAtomZ
(int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2058
↓ 67 callersMethodisSelectedAtom
(int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2690
↓ 66 callersMethodround
(double number)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/SVGDepictor.java:87
↓ 64 callersMethodgetAtomX
(int index)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/coords/InventorFragment.java:68
↓ 64 callersMethodmin
(double[] array)
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/ArrayUtils.java:181
↓ 63 callersMethodcos
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/Angle.java:75
↓ 63 callersMethodgetAtomY
(int index)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/coords/InventorFragment.java:72
↓ 62 callersMethodcols
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:578
↓ 62 callersMethodgetFrequency
(StereoMolecule mol, int atom)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Mutator.java:1098
↓ 62 callersMethodgetSize
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/CompoundCollectionModel.java:35
↓ 60 callersMethodrows
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:2777
↓ 60 callersMethodsin
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/Angle.java:79
↓ 58 callersMethodsetAtomX
(int atom, double x)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:3046
↓ 57 callersMethodnewLine
()
src/com/actelion/research/gwt/jre/java/io/BufferedWriter.java:29
↓ 57 callersMethodreadLine
(InputStream is)
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/IO.java:586
↓ 56 callersMethodgetOccupiedValence
The sum of bond orders of explicitly connected neighbour atoms. @param atom @return explicitly used valence
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:3638
↓ 56 callersMethodsetAtomY
(int atom, double y)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:3052
↓ 55 callersMethodfromSmiles
(String smiles)
src/com/actelion/research/gwt/minimal/JSReaction.java:24
↓ 55 callersMethodgetAtomParity
The atom parity is a calculated property available above/equal helper level cHelperParities. It describes the stereo configuration of a chiral atom an
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:2017
↓ 55 callersMethodsetAtomQueryFeature
Introduce or remove an atom query feature and make sure, the molecule is flagged to be a sub-structure fragment (see setFragment()). A query feature i
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:3009
↓ 55 callersMethodsetBondType
Defines a bond type combining bod order and stereo orientation. @param bond @param type one of cBondTypeSingle,cBondTypeDouble,cBondTypeUp,cBondTypeCr
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/Molecule.java:3171
↓ 53 callersMethodmax
(double[] array)
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/ArrayUtils.java:190
↓ 52 callersMethodfireMoleculeChanged
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/JDrawArea.java:2731
↓ 52 callersMethodgetConnBondOrder
The neighbours (connected atoms) of any atom are sorted by their relevance:<br> 1. non-hydrogen atoms (bond order 1 and above) and unusual hydrogen at
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:440
↓ 52 callersMethodstoreState
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/gui/JDrawArea.java:2624
↓ 51 callersMethodgetCompactMolecule
(String molFile)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/MolfileParser.java:944
↓ 50 callersMethodpow
(double exp)
src/com/actelion/research/gwt/chemlib/com/actelion/research/calc/Matrix.java:2653
↓ 50 callersMethodwrite
(String sAbsolutePathOut, String sContent)
src/com/actelion/research/gwt/chemlib/com/actelion/research/util/IO.java:733
↓ 49 callersMethoddegree
Returns the total number of atoms connected to an atom, including implicit and explicit hydrogens. @param mol The molecule that the atom is in. @par
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/forcefield/mmff/type/Atom.java:1499
↓ 49 callersMethodsetColor
(int theColor)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/AbstractDepictor.java:2394
↓ 48 callersMethodgetAtomType
Get the MMFF atom type of an atom. This returns the cached value. @param a The atom index in the molecule. @return The MMFF atom type.
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/forcefield/mmff/MMFFMolecule.java:97
↓ 48 callersMethodgetSize
()
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/RingCollection.java:351
↓ 48 callersMethodisAromaticBond
(int bnd)
src/com/actelion/research/gwt/chemlib/com/actelion/research/chem/ExtendedMolecule.java:1554
next →1–100 of 6,799, ranked by callers