Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MonomerRepresentationConstants

Following constants are empirically determined to make the representation look good enough (i.e., to have no overlaps, for example) while also approximately matching real atomistic dimensions


Radii for nucleotide/amino acid spheres are determined by the RadiusFactory class

Hierarchy

  • MonomerRepresentationConstants

Index

Properties

Static Readonly BOX_R_RADIUS

BOX_R_RADIUS: number = 4.5

Static Readonly BOX_WIDTH

BOX_WIDTH: number = 3

Static Readonly BOX_Y_RADIUS

BOX_Y_RADIUS: number = 3.25

Static Readonly STICK_AA_RADIUS

STICK_AA_RADIUS: number = 3.32 / 9 * 1.5

Static Readonly STICK_BB_NB_RADIUS

STICK_BB_NB_RADIUS: number = 3.32 / 9

Static Readonly STICK_RADIUS

STICK_RADIUS: number = 3.32 / 9 * 2

Generated using TypeDoc