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