Uses of Class
org.biojava.nbio.structure.io.PDBParseException
-
Packages that use PDBParseException Package Description org.biojava.nbio.structure -
-
Uses of PDBParseException in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that throw PDBParseException Modifier and Type Method Description Structure
Mutator. mutate(Structure struc, String chainId, String pdbResnum, String newType)
creates a new structure which is identical with the original one.AminoAcid
Mutator. mutateResidue(AminoAcid oldAmino, String newType)
create a new residue which is of the new type.
-