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 StructureMutator. mutate(Structure struc, java.lang.String chainId, java.lang.String pdbResnum, java.lang.String newType)creates a new structure which is identical with the original one.AminoAcidMutator. mutateResidue(AminoAcid oldAmino, java.lang.String newType)create a new residue which is of the new type.
-