| Package | Description |
|---|---|
| org.biojava.nbio.structure.io.mmcif |
Input and Output of mmcif files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllChemCompProvider
A ChemComp provider that downloads and caches the components.cif file from the wwPDB site.
|
class |
DownloadChemCompProvider
This provider of chemical components can download and cache chemical component definition files from the RCSB PDB web site.
|
class |
ReducedChemCompProvider
Unlike the
DownloadChemCompProvider, this ChemCompProvider does not download any chem comp definitions. |
| Modifier and Type | Method and Description |
|---|---|
static ChemCompProvider |
ChemCompGroupFactory.getChemCompProvider() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ChemCompGroupFactory.setChemCompProvider(ChemCompProvider provider) |
Copyright © 2000-2015 BioJava. All Rights Reserved.