|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDBParseException | |
---|---|
org.biojava.bio.structure | Interfaces and classes for protein structure (PDB). |
Uses of PDBParseException in org.biojava.bio.structure |
---|
Methods in org.biojava.bio.structure that throw PDBParseException | |
---|---|
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. |
void |
HetatomImpl.setPDBName(String s)
set three character name of Group . |
void |
Group.setPDBName(String s)
Set the PDB 3 letter name for this group. |
void |
AminoAcidImpl.setPDBName(String s)
set three character name of AminoAcid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |