| Package | Description |
|---|---|
| org.biojava.nbio.structure |
| Modifier and Type | Method and Description |
|---|---|
Structure |
Mutator.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.
|
AminoAcid |
Mutator.mutateResidue(AminoAcid oldAmino,
java.lang.String newType)
create a new residue which is of the new type.
|
Copyright © 2000-2020 BioJava. All Rights Reserved.