| data_6VXX {ClusTorus} | R Documentation |
6VXX: Structure of the SARS-CoV-2 spike glycoprotein(closed state)
Description
The torsion angle dataset of SARS-CoV-2 spike glycopreotein.
Usage
data_6VXX
Format
data_6VXX consists of following informations:
phimain chain torsion angle for atoms C,N,CA,C.
psimain chain torsion angle for atoms N,CA,C,N.
omegamain chain torsion angle for atoms CA,C,N,CA.
alphavirtual torsion angle between consecutive C-alpha atoms.
chi1side chain torsion angle for atoms N,CA,CB,*G.
chi2side chain torsion angle for atoms CA,CB,*G,*D.
chi3side chain torsion angle for atoms CB,*G,*D,*E.
chi4side chain torsion angle for atoms *G,*D,*E,*Z.
chi5side chain torsion angle for atoms *D,*E,*Z, NH1.
coordsnumeric matrix of ‘justified’ coordinates.
tbla numeric matrix of psi, phi and chi torsion angles.
Source
This data can be downloaded in
https://www.rcsb.org/structure/6VXX, or with using R package
bio3d. Precisely, we use the code: bio3d::torsion.pdb(bio3d::read.pdb("6vxx"))
References
Walls, A. C., Park, Y. J., Tortorici, M. A., Wall, A., McGuire, A. T., & Veesler, D. (2020). Structure, function, and antigenicity of the SARS-CoV-2 spike glycoprotein. Cell, 181(2), 281-292. Retrived from https://www.wwpdb.org/pdb?id=pdb_00006vxx
See Also
Description of the angluar information is from the 'value'
part of torsion.pdb in the package bio3d.