public class ChemicalNameNormalizer extends Object
| Constructor and Description |
|---|
ChemicalNameNormalizer(Model model)
Constructor that also infers all the mapping.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName(SmallMoleculeReference smr)
Gets the standard name of the small molecule.
|
static void |
main(String[] args) |
public ChemicalNameNormalizer(Model model)
model - the big picturepublic static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionpublic String getName(SmallMoleculeReference smr)
smr - the molecule to check standard nameCopyright © 2017 BioPAX. All rights reserved.