powered by
Computes the depth from the surface for each protein's atom.
dpx(pdb)
A dataframe with the computed depths.
is either a PDB id, or the path to a pdb file.
Juan Carlos Aledo
This function computes the depth, defined as the distance in angstroms between the target atom and the closest atom on the protein surface.
Pintar et al. 2003. Bioinformatics 19:313-314 (PMID: 12538266)
compute.dssp(), atom.dpx(), res.dpx(), acc.dssp(), str.part()
if (FALSE) dpx('3cwm')
Run the code above in your browser using DataLab