Package org.biojava.nbio.structure.io.mmcif
package org.biojava.nbio.structure.io.mmcif
Input and Output of mmcif files.
See also the BioJava 3 tutorial for more information on mmCif parsing.
-
ClassDescriptionA ChemComp provider that downloads and caches the components.cif file from the wwPDB site.Interface that is implemented by all classes that can provide
ChemComp
definitions.A representation of the Chemical Component Dictionary.This provider of chemical components can download and cache chemical component definition files from the RCSB PDB web site.Created by andreas on 6/9/16.Created by andreas on 6/6/16.An interface for the events triggered by a MMcifParser.Some tools for mmCIF file writing.Interface that needs to be implemented by an MMcifParserUnlike theDownloadChemCompProvider
, thisChemCompProvider
does not download any chem comp definitions.A MMcifConsumer implementation that builds an in-memory representation of the content of a mmcif file as a BioJava Structure object.A simple mmCif file parser Usage:This chemical component provider retrieves and caches chemical component definition files from a zip archive specified in its construction.