Description Usage Arguments Details Value Author(s) See Also Examples
Return the coordinate indices for the provided residue indices.
1 | res2xyz(res.idc)
|
res.idc |
Indicies of residues to convert to coordinate indices |
Using the residue indices of the atoms
base::data.frame()
(e.g., pdb$atom
) determine the
coodinate indices of the residue atoms (e.g., pdb$xyz
).
Vector of coordinate indicies to be applied to pdb$xyz
Emilio Xavier Esposito emilio@exeResearch.com
Other utilities: ConservationSet
,
DetermineChainsOfInterest
,
ExtractFileTimeStamp
,
ExtractPDBids
, FileTimeStamp
,
HasXWaters
, Nearby
,
ProtHetWatIndices
,
RescaleValues
,
RetainChainsOfInterest
,
ReturnPDBfullPath
,
StandardizeAsparticAcidNames
,
StandardizeCysteineNames
,
StandardizeGlutamicAcidNames
,
StandardizeHistidineNames
,
StandardizeLysineNames
,
TimeSpan
, UniqueAtomHashes
,
aaStandardizeNames
,
getAtomTypeCounts
,
getResTypeCounts
,
resAtomType2AtomClass
,
write.basic.pdb
,
write.conservedWaters.pdb
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.