Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and 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.
|
Copyright © 2000–2019 BioJava. All rights reserved.