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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f516c31ea8ac40830066b287736c2e33bf283081
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
Begin with the selected commit
Created with Raphaël 2.2.0
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
Added routines for writing atomic bp restraints and for changing debye length
Updated routines for removing DNA to optionally allow removing locations as well
Added option for assigning hj equilibrium angle
Made an option for specifying a frame range for readAvgArbdCoords
1.0a
1.0a
Fixed version script so it changes directories to version.__file__
Slightly updated routine for circular DNA in case beads overlap
Fixed edge case with model_from_lists when circular helices have crossovers near their 'ends'
Minor bug fix: Segment.rotate() provides numpy array of quaternions instead of list
Improved atomic pdb basepair assignment by making distance metric symmetric and by assigning basepairs in order of quality of fit
Various changes to make it easy to run circular structures
Option and commands to convert crossovers into intrahelical
Made minimum automatic dimensions 1000
Added easy commands for ignoring long bonds during coarse-simulation
Fixed SegmentModel.count_crossovers() to include terminal_crossover connections
Deprecated SingleStrandedDNA.connect_5end
Fixed small things broken by merge
Merge remote-tracking branch 'mrdna/master'
Merge branch 'dev'
Sync with arbdmodel 4784882; syntax changes have not yet been propogated to SegmentModel
Added routines for obtaining a bounding box for a nanostructure
SegmentModel.clear_strands() works for merged models
Fixed angle potential spring constant; didn't have a significant effect on persistence length
Added deprecated dummy modules for mrdna modules that have moved into arbdmodel
Speed up model construction using lookup table for twist spring constants
Reordered A/B in minimizeRmsd() to be consistent with supplied arguments; does not affect return values
Improved performance for segmentmodel._getParent()
Shift segment occupancies when extending segmentmodel
Added mrdna message
Added routines for getting bounding box
Made spring constant for twist between adjacent crossovers draw from a series of "springs":
0.5a
0.5a
Improved potentials around crossovers
Added nonbonded exclusions between beads participating in crossovers within 3 bp of the crossover
Distance between beads is now calculated more accurately
Fixed sign error in geometric term for HarmonicBond
Fixed swapped origin/dimensions
Fixed bug introduced in commit 47b578f where ArbdModel.__init__ arguments were incorrectly provided by SegmentModel.__init__
Fix from Will Kaufhold to add_nick routine when on_fwd_strand==False
Optionally run enrg-md simulations
Set origin of arbd box using structure in mrdna script
mrdna script now recognizes list files for model creation
Loading