| Package | Description |
|---|---|
| org.biojava.nbio.structure.chem | |
| org.biojava.nbio.structure.io.cif |
| Modifier and Type | Method and Description |
|---|---|
static Character |
ChemCompTools.getOneLetterCode(ChemComp cc,
ChemicalComponentDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
static ChemicalComponentDictionary |
ChemCompConverter.fromCifFile(org.rcsb.cif.model.CifFile cifFile)
Convert CifFile to chem comp dictionary.
|
static ChemicalComponentDictionary |
ChemCompConverter.fromInputStream(InputStream inputStream)
Convert InputStream to chem comp dictionary.
|
static ChemicalComponentDictionary |
ChemCompConverter.fromPath(Path path)
Read data from a file and convert to chem comp dictionary.
|
static ChemicalComponentDictionary |
ChemCompConverter.fromURL(URL url)
Get data from a URL and convert to chem comp dictionary.
|
ChemicalComponentDictionary |
ChemCompConsumerImpl.getContainer() |
Copyright © 2000–2021 BioJava. All rights reserved.