Return to Main Documents Page

Return to Simulate

Return to Torsion Angle Monte Carlo

Torsion Angle Monte Carlo of: Nucleosome Core Particle

This example performs molecular Monte Carlo (MC) simulations on B-form double stranded deoxyribonucleic acids (B-DNA) and protein backbones, to generate many configurations of a nucleosome core particle (NCP), a DNA-protein complex.


Notes


Standard Input Options


Flexible and Post Regions

The notation used for defining flexible and post regions follows the notation used in VMD (this does not include shortcuts and generic options such as 'backbone', 'sidechain', 'nucleic', 'water', 'protein', etc). Every flexible B-DNA region should include the paired bases from 2 DNA segments. It is critically important to enter the correct residues for the DNA base pairing; misaligned input will produce nonsense results. As a general rule, do not include the first or last residue of a segment in a flexible region.


1 Flexible B-DNA Region

Illustrations of the starting structure highlighting the flexible region in yellow, and the post region in white (note that the directionality used to define the post region follows the 5' to 3' direction of the first DNA segment in the flexible region). Notice that the end base pair (white) is not designated as flexible. This prevent problems in the Monte Carlo Sampling caused by the uniqueness of the end base pairs, which are only connected to one other base pair. The input definitions for this selection is as follows:

move type:

double stranded nucleic acid worm-like chain torsion

flexible region:

(segname DNA1 and resid >= 151 and resid <= 160) or (segname DNA2 and resid >= 194 and resid <= 203)

post region:

(segname DNA1 and resid 161) or (segname DNA2 and resid 193)

max theta:

10.0


Example Output

The output will indicate the location of the output files, acceptance and overlap statistics, and the file names of the inputs, log, and output DCD. Results are written to a new directory within the given "run name" as noted in the output. In addition, a plot of Rg versus structure number is shown (currently NOT implemented).

Several files are generated and saved to the <run name>/monte_carlo/ directory: a copy of the original input PDB and PSF files, the output DCD file containing accepted structures, a PDB and PSF file for each group, flexible region, and post region, the json inputs, and a log file. In this example, the dcd containing the generated structures accepted by the Monte Carlo algorithm is one_dna_flex/monte_carlo/c36_w601_ncp_one_dna.dcd.


2 Flexible B-DNA Regions

Illustrations of the starting structure highlighting the flexible regions in yellow and red, and the post regions in white (note that the directionality used to define the post region follows the 5' to 3' direction of the first DNA segment in the flexible region). Notice that the end base pairs (white) are not designated as flexible. This prevent problems in the Monte Carlo Sampling caused by the uniqueness of the end base pairs, which are only connected to one other base pair. The input definitions for this selection is as follows:

move type:

double stranded nucleic acid worm-like chain torsion
double stranded nucleic acid worm-like chain torsion

flexible regions in order:

(segname DNA1 and resid >= 151 and resid <= 160) or (segname DNA2 and resid >= 194 and resid <= 203)
(segname DNA2 and resid >= 329 and resid <= 338) or (segname DNA1 and resid >= 16 and resid <= 25)

post regions in order:

(segname DNA1 and resid 161) or (segname DNA2 and resid 193)
(segname DNA2 and resid 339) or (segname DNA1 and resid 15)

Notice: placing segname DNA2 first in the second flexible region reverses the directionality for defining the post region.

max theta:

10.0
10.0


Example Output

The output will indicate the location of the output files, acceptance and overlap statistics, and the file names of the inputs, log, and output DCD. Results are written to a new directory within the given "run name" as noted in the output. In addition, a plot of Rg versus structure number is shown (currently NOT implemented).

Several files are generated and saved to the <run name>/monte_carlo/ directory: a copy of the original input PDB and PSF files, the output DCD file containing accepted structures, a PDB and PSF file for each group, flexible region, and post region, the json inputs, and a log file. In this example, the dcd containing the generated structures accepted by the Monte Carlo algorithm is two_dna_flex/monte_carlo/c36_w601_ncp_two_dna.dcd.


8 Flexible Protein Regions

Illustrations of the starting structure highlighting the flexible regions of the H2A proteins in orange, the H2B proteins in teal, the H3 proteins in pink, the H4 proteins in purple, and all post regions in white (note that the move direction dropdown menu is used to set the directionality for defining the post regions for protein). Notice that the terminal residues (white) are not designated as flexible. This prevent problems in the Monte Carlo Sampling caused by the uniqueness of the end residues, which are only connected to one other residue. The input definitions for this selection is as follows:

move type:

protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion

move direction:

reverse
reverse
reverse
reverse
reverse
reverse
reverse
reverse

Notice: protein moves use the move direction to designate if the post region should be the resids larger, forward, or smaller, reverse, than those in the flexible region.

flexible regions in order:

segname 1H2A and resid < 20 and resid > 1
segname 2H2A and resid < 20 and resid > 1
segname 1H2B and resid < 27 and resid > 1
segname 2H2B and resid < 27 and resid > 1
segname 1H3 and resid < 40 and resid > 1
segname 2H3 and resid < 40 and resid > 1
segname 1H4 and resid < 31 and resid > 1
segname 2H4 and resid < 31 and resid > 1

post regions in order:

segname 1H2A and resid <= 1
segname 2H2A and resid <= 1
segname 1H2B and resid <= 1
segname 2H2B and resid <= 1
segname 1H3 and resid <= 1
segname 2H3 and resid <= 1
segname 1H4 and resid <= 1
segname 2H4 and resid <= 1

max theta:

30.0
30.0
30.0
30.0
30.0
30.0
30.0
30.0


Example Output

The output will indicate the location of the output files, acceptance and overlap statistics, and the file names of the inputs, log, and output DCD. Results are written to a new directory within the given "run name" as noted in the output. In addition, a plot of Rg versus structure number is shown (currently NOT implemented).

Several files are generated and saved to the <run name>/monte_carlo/ directory: a copy of the original input PDB and PSF files, the output DCD file containing accepted structures, a PDB and PSF file for each group, flexible region, and post region, the json inputs, and a log file. In this example, the dcd containing the generated structures accepted by the Monte Carlo algorithm is eight_protein_flex/monte_carlo/c36_w601_ncp_eight_protein.dcd.


10 Flexible Regions, 2 B-DNA and 8 Protein

Illustrations of the starting structure highlighting the flexible DNA regions in yellow and red, the flexible protein regions in , and all the post regions in white (note that the directionality used to define the post regions for DNA follows the 5' to 3' direction of the first DNA segment in the flexible region while the protein uses the move direction dropdown menu). The input definitions for this selection is as follows:

move type:

double stranded nucleic acid worm-like chain torsion
double stranded nucleic acid worm-like chain torsion

protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion
protein backbone torsion

move direction:

N/A
N/A

reverse
reverse
reverse
reverse
reverse
reverse
reverse
reverse

flexible regions in order:

(segname DNA1 and resid >= 151 and resid <= 160) or (segname DNA2 and resid >= 194 and resid <= 203)
(segname DNA2 and resid >= 329 and resid <= 338) or (segname DNA1 and resid >= 16 and resid <= 25)

segname 1H2A and resid < 20 and resid > 1
segname 2H2A and resid < 20 and resid > 1
segname 1H2B and resid < 27 and resid > 1
segname 2H2B and resid < 27 and resid > 1
segname 1H3 and resid < 40 and resid > 1
segname 2H3 and resid < 40 and resid > 1
segname 1H4 and resid < 31 and resid > 1
segname 2H4 and resid < 31 and resid > 1

post regions in order:

(segname DNA1 and resid 161) or (segname DNA2 and resid 193)
(segname DNA2 and resid 339) or (segname DNA1 and resid 15)
segname 1H2A and resid <= 1
segname 2H2A and resid <= 1
segname 1H2B and resid <= 1
segname 2H2B and resid <= 1
segname 1H3 and resid <= 1
segname 2H3 and resid <= 1
segname 1H4 and resid <= 1
segname 2H4 and resid <= 1

max theta in order:

10.0
10.0

30.0
30.0
30.0
30.0
30.0
30.0
30.0
30.0


Example Output

The output will indicate the location of the output files, acceptance and overlap statistics, and the file names of the inputs, log, and output DCD. Results are written to a new directory within the given "run name" as noted in the output. In addition, a plot of Rg versus structure number is shown (currently NOT implemented).

Several files are generated and saved to the <run name>/monte_carlo/ directory: a copy of the original input PDB and PSF files, the output DCD file containing accepted structures, a PDB and PSF file for each group, flexible region, and post region, the json inputs, and a log file. In this example, the dcd containing the generated structures accepted by the Monte Carlo algorithm is all_flex/monte_carlo/c36_w601_all.dcd.


Files Used and Created in Example


Notice

Notice that for all of these examples, the end DNA base pair and protein residue was excluded from the flexible region. This prevent problems in the Monte Carlo Sampling caused by the uniqueness of the end bases/residue which only have half the normal connections.


Jump to other Examples

Protein Backbone B-DNA Single-Stranded Nucleic Acid Backbone Isopeptide Bond
HIV-1 Gag Matrix Protein X
Full HIV-1 Gag Protein X
Diubiquitin X
rpoS mRNA X
Linear strand of B-DNA X
Nucleosome Core Particle X X
Tetranucleosome X X

Return to Torsion Angle Monte Carlo

Return to Simulate

Return to Main Documents Page

Go to top