p53_tetramerization {protein8k} | R Documentation |
P53 Tetramerization Domain Crystal Structure
Description
Formal class protein representing data from a PDB, code 1AIE, p53 tetramerization Domain Crystal Structure. This is a small and simple R object of example data for users to play with and is used in example vignettes.
Usage
p53_tetramerization
Format
A Protein S4 object. List comprised of several sublists and dataframes
header: List of 2, Header Line and Title
header_line: List of 3, Classification, depDate, and idCode
classifiation: Classification of the Protein in the PDB
depDat: Date the PDB was deposited or created
idCode: 4 digit identifier for the PDB. Always unique.
title: The title of the PDB.
structure: Dataframe of 16 variables
record_type:Type of record in this section. Generally ATOM or HETATM
serial_num: The serial number for the position of the atom in the sequence
atom_name: A name to identify the atom in a structure
alt_location_id:
residue_name: 3 character identifier for a residue
chain_id:
residue_seq_num: Number representing where in the sequence a residue is.
insert_residue_code:
x_ortho_coord: X coordinate in Ångstroms on an orthogonal plane
y_ortho_coord: Y coordinate in Ångstroms on an orthogonal plane
z_ortho_coord: Z coordinate in Ångstroms on an orthogonal plane
occupancy:
temp_factor: The amount of overall error in the measurement of an atom.
segment_id:
element_symbol: Periodic symbol representing an atom.
charge: Charge of the given atom. Can be +, -, or none at all