classNucleotide

Attributes

x.parent

the parent NucleotideChain

x.atoms

atom list, redundant with a subset of the parent Protein's

x.res_type1

a one letter representation for the amino acid type

x.res_number

the residue number from the PDB file

x.has_central_point

boolean - 1 if an alpha carbon is present, else 0

x.atoms_dict

a dictionary of atoms, indexed by atom number

x.is_Nterm

is either N-terminal or is next to an unresolved region

x.is_Cterm

see x.is_Nterm

x.vtk_arg_list

visualization arguments. Described in MolecularViewer.

x.visible

1 if visible in MolecularViewer, else 0

x.transparent

1 if transparent in MolecularViewer, else 0







Copyright © 2001