Description Usage Arguments Details Value Author(s) See Also Examples
Removes hydrogen atoms from a RCSB/PDB structure.
1 | RemoveHydrogenAtoms(atoms.chains.oi)
|
atoms.chains.oi |
The data.frame containing the PDB file information; aka the PDB structure |
Removes hydrogen and deuterium atoms from a PDB formatted
base::data.frame()
with PDB formatted information.
data.frame of the PDB structure without hydrogen or deuterium atoms
Emilio Xavier Esposito emilio@exeResearch.com
Other "Clean Protein Structure": CleanProteinStructures
,
RemoveModeledAtoms
,
RemoveOoR.b
, RemoveOoR.o
,
RetainWatersWithinX
1 2 3 |
PDB.5rxn.noHydrogens <- RemoveHydrogenAtoms(PDB.5rxn$atom)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.