Note that related datasets formed the basis of
the work described in (Grant, 2007) and (Yao & Grant, 2013) for kinesin
and transducin
examples, respectively.
data(kinesin)
data(transducin)
data(hivp)
kinesin
and transducin
sequence and structure
data:
"pdbs"
containing aligned PDB
structure data. In the case of transducin this is the output of running
pdbaln
on a set of 47 kinesin structures from the SCOP database (again see pdbs$id
for details). In both cases the coordinates
are fitted onto the first structure based on "core"
positions obtained from core.find
and superposed using the function
pdbfit
.
"core"
obtained by running the
function core.find
on the pdbs
object as described above.
pdbs
as obtained from the function pdb.annotate
.
net
in the hivp example data stores the correlation
network obtained from the analysis of the MD simulation trajectory of HIV
protease using the cna
function. The original trajectory file can be
accessed by the command system.file("examples/hivp.dcd", package="bio3d"). kinesin
and transducin
examples, respectively.Grant, B.J. et al. (2007) J. Mol. Biol. 368, 1231--1248. Yao, X.Q. et al. (2013) Biophys. J. 105, L08--L10.