Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mrdna
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tbgl
tools
mrdna
Graph
6457307f475eac072cb0903a3f0c2bada11b64fa
Select Git revision
Branches
4
dev
master
default
protected
nick
pinyili2
Tags
7
1.0a
0.5a
0.4
0.3
0.2
0.1
0.1.dev0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Oct
25
21
28
Sep
13
Jul
20
May
5
Mar
2
10
Feb
7
Dec
3
20
Aug
28
Jul
10
Jun
5
22
Apr
18
Mar
9
5
3
28
Feb
25
24
21
19
18
12
8
7
24
Jan
22
7
2
12
Dec
6
18
Nov
31
Oct
9
27
Sep
26
25
5
4
27
Aug
20
13
10
Jul
10
May
30
Apr
8
5
25
Mar
21
15
8
Feb
1
29
Jan
19
3
21
Dec
18
9
2
15
Nov
4
17
Oct
1
29
Sep
28
27
25
23
22
21
20
19
18
17
15
14
13
11
10
7
6
5
4
29
Aug
28
24
21
20
17
13
10
23
Jul
20
18
17
16
13
10
6
3
28
Jun
15
14
13
9
Apr
7
5
4
1
30
Mar
27
23
22
21
20
2
1
28
Feb
26
21
Dec
20
17
Oct
18
Sep
31
Aug
30
11
2
1
24
Jul
20
18
13
12
11
10
7
6
29
Jun
28
27
26
15
14
13
8
1
31
May
29
10
Apr
7
5
4
3
29
Mar
27
26
1
28
Feb
26
24
23
22
21
20
19
17
16
15
3
Escape '%' sign in mrdna script help statements; thanks to Elija Feigl for the catch
Revert "Add mrdna.simulate.multiresolution_simulation(...,center_object = True,...) to center objects at each step during multiresolution simulations, avoiding drift to locations where PDB format cannot be used"
Add mrdna.simulate.multiresolution_simulation(...,center_object = True,...) to center objects at each step during multiresolution simulations, avoiding drift to locations where PDB format cannot be used
Added option to specify custom persistence length to mrdna script for first 25% of coarse simulation
Optionally write PQR files
Expose enrg_md_steps option in mrdna and enrgmd scripts and in mrdna.simulate.multiresolution_simulation(); thanks to Elija Feigl for the suggestion
Make correct use of "gpu" option in SegmentModel.simulate_oxdna(); thanks to Elija Feigl catching the issue
Add 'arbd' argument to model.simulate()
Enable group site restraints
Move charmm files to arbdmodel. Wrap write_release_version() in try/except
Fix multiple issues related to strand generation, also reduce timestep to 100fs if coarse_local_twist==True
Various changes to segmentmodel, mostly involving deletion of DNA
Exposed fill_sequence in read_cadnano
Check for '?' in Strand.set_sequence()
Added fill_sequence parameter to SegmentModel.set_sequence and to the mrdna and enrgmd scripts, with default value 'T', since that is most common for origami. Thanks to Elija Feigl for recommending the change.
Connections between ssDNA and dsDNA should now always be of the type 'sscrossover', never 'intrahelical'
Write out ENM bonds in blocks according to residue pair type such as stack, (base)pair, etc
Added box_type=orthogonal and CUDA_DEVICE={gpu} to oxDNA input file; thanks to Elija Feigl for bringing the issue to our attention
Ensure no duplicate bonds in ENM, logging violations; thanks to Elija Feigl for bringing duplicate bonds to our attention
Added basic configuration for logging
Updated ENM to avoid situation where network is applied to single-stranded DNA at end of double-stranded helix
Decreased length of T-junction bond from crossover distance of 18.5 to more reasonable 12.5
Fixed arguments in _rescale_splines call
Added logic to skip ssDNA in _get_intrahelical_neighbor, fixing ENM
Added support for ARBD group sites
Fixed two small bugs, one involving use of is for string comparison, the other involving an incorrect function call when a restraint is added to the system with only one argument
Fixed small bug introduced in 6446299
Fix to productpotential
Exposed seq_dep_file option for oxDNA
Added external_forces_file option to simulate_oxdna
Added option to exclude interhelical bonds from atomic ENM
Added convenience function to Segments and SegmentModel to select blunt DNA ends
Fixed ENM so it produces bonds across intrahelical connections
Added one_bea_per_monomer option to generate_bead_model
Added some convenience routines for pulling infomration from strands
Added support to arbdmodel for product potentials
Updated bondAngle to be two angles, one bond
Initial commit of bondAngle (one angle, two bonds)
Fixed model_from_lists for 3'-to-5' structures; fixed issue with single-nucleotide 'crossovers'; added debug flag for tracing strands
Fixed oxDNA topology for circular strands; increased default max_backbone_force
Loading