Interface StructureIO

    • Method Detail

      • getStructureById

        Structure getStructureById​(java.lang.String pdbId)
                            throws java.io.IOException
        Get a structure by providing a PDB code.
        Parameters:
        pdbId - a String specifying the id value (PDB code)
        Returns:
        a Structure object
        Throws:
        java.io.IOException - ...