Class CifChainSupplierImpl

java.lang.Object
org.biojava.nbio.structure.io.cif.AbstractCifFileSupplier<Chain>
org.biojava.nbio.structure.io.cif.CifChainSupplierImpl
All Implemented Interfaces:
CifFileSupplier<Chain>

Convert a chain to a CifFile.
Author:
Sebastian Bittrich
  • Constructor Details

  • Method Details

    • get

      public org.rcsb.cif.model.CifFile get(Chain container)
      Description copied from interface: CifFileSupplier
      Convert some model instance describing structure information to a CifFile instance.
      Parameters:
      container - the source of structure information
      Returns:
      a flat CifFile instance, ready for IO operations