Appends amino acid(s) to the given structure
reference to stage instance
atom picking proxy identifying the chain to be modified
direction in which the amino acids should be appended
three-letter code determining what residue to add
'C' or 'N' determining to which chain end the residue should be appended
how many (copies of) residues to append
promise which finishes after the operation is done
Loads an all-atom structure of the given residue and duplicates it.
Mutates given amino acid, i.e., changes it to a different one.
reference to stage instance
atom picking proxy identifying the residue to mutate
three-letter code determining the new residue type
promise which finishes after the operation is done
Removes an atom from the given structure
reference to stage instance
desired atom's picking proxy
Removes a chain from the given structure
reference to stage instance
atom picking proxy where the atom is one of the atoms of chain to remove
Removes a residue from the given structure
reference to stage instance
atom picking proxy where the atom is one of the atoms of residue to remove
Generated using TypeDoc
Class offering various functionality to modify all-atom structures