public interface StructureIO
| Modifier and Type | Method and Description |
|---|---|
Structure |
getStructureById(java.lang.String pdbId)
Deprecated.
Get a structure by providing a PDB code.
|
Structure getStructureById(java.lang.String pdbId) throws java.io.IOException
pdbId - a String specifying the id value (PDB code)java.io.IOException - ...