Link Search Menu Expand Document

Plasmid (plasmid.mac)

Table of contents

  1. Plasmid (plasmid.mac)
    1. Overview
    2. Geometry
    3. Particle source
    4. Damage model
    5. Results
    6. Reference

Overview

The example simulates the irradiation of a cube of liquid water (side 4.84 um) containing around 10000 plasmids (pBR322, 4367 base pairs each) in a supercoiled conformation and randomly oriented.

Geometry

Plasmid geometry is implemented in the provided macro file plasmid.mac. The file plasmid_4367.txt describes the atom positions in a single plasmid, and the file prisms_plasmids_positions_500ngpul.txt contains all plasmid positions in the irradiated volume.

Radical kill distance and direct interaction range are set to 9 nm and 7 angstrom, respectively.

/world/worldSize 4.84 um

/dnageom/placementSize 200 200 200 nm
/dnageom/fractalScaling 1 1 1 nm
/dnageom/definitionFile geometries/prisms_plasmids_positions_500ngpul.txt
/dnageom/placementVolume prism geometries/plasmid_4367.txt

/dnageom/radicalKillDistance 9 nm
/dnageom/interactionDirectRange 7 angstrom

The chromosome as region of interest for damage analysis is defined using:

/chromosome/add plasmid box 2.21 2.21 2.42 0 0 0 um

plasmid

Examples of plasmid geometries, from ref. [1]

Particle source

A proton plane square source of protons is used, shooting a parallel beam.

/gps/pos/type Plane
/gps/pos/shape Square
/gps/pos/centre 0 0 -2.42 um
/gps/pos/halfx 2.21 um
/gps/pos/halfy 2.21 um
/gps/particle proton
/gps/energy 3 MeV
/gps/direction 0 0 1
/run/beamOn 10

Damage model

Direct damage model sets 17.5 eV for the energy threshold. A probability of 65% is set for the indirect induction of strand break.

/dnadamage/directDamageLower 17.5 eV
/dnadamage/directDamageUpper 17.5 eV

/dnadamage/indirectOHBaseChance 1.0
/dnadamage/indirectOHStrandChance 0.65
/dnadamage/inductionOHChance 0.0

/dnadamage/indirectHBaseChance 1.0
/dnadamage/indirectHStrandChance 0.65
/dnadamage/inductionHChance 0.00

/dnadamage/indirectEaqBaseChance 1.0
/dnadamage/indirectEaqStrandChance 0.65
/dnadamage/inductionEaqChance 0.00

Results

Output (see analysis) is analysed by using the plasmid.C ROOT macro file.

It calculates damage statistics and plots the five following quantities:

  • distribution of damage per plasmid
  • number of direct SSB per event
  • number of direct DSB per event
  • percentage of number of damages per plasmids
  • percentage of number of damages per event

plasmid

Example of damage distribution in the plasmid population.

Reference

[1] Quantitative analysis of dose dependent DNA fragmentation in dry pBR322 plasmid using long read sequencing and Monte Carlo simulations, P. Beaudier et al., Sc. Rep. 14 (2024) 18650 - link