| Package | Description |
|---|---|
| de.bioforscher.singa.structure.algorithms.molecules |
| Modifier and Type | Method and Description |
|---|---|
static MoleculeIsomorphism |
MoleculeIsomorphismFinder.of(MoleculeGraph pattern,
MoleculeGraph target) |
static MoleculeIsomorphism |
MoleculeIsomorphismFinder.of(MoleculeGraph pattern,
MoleculeGraph target,
BiFunction<MoleculeAtom,MoleculeAtom,Boolean> atomCondition,
BiFunction<MoleculeBond,MoleculeBond,Boolean> bondCondition) |
Copyright © 2018. All rights reserved.