forked from jewettaij/moltemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated docs and README files for examples
- Loading branch information
Showing
48 changed files
with
633 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 17 additions & 13 deletions
30
examples/coarse_grained/DNA_models/dsDNA_only/2strands/3bp_2particles/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,24 @@ | ||
3bp2p DNA model | ||
=============== | ||
|
||
### Warning: This is an unpublished DNA model | ||
|
||
This DNA example was intended to be used in a publication. | ||
We released these files to the public in order to accompany this publication, | ||
but that publication was indefinitely delayed. However this DNA model has been | ||
[carefully parameterized](simple_dna_example/moltemplate_files/deriving_force_field_parameters) | ||
The moltemplate examples in this directory | ||
all use the "3bp2p" model | ||
(3 base-pairs per 2 beads) | ||
which has an explicit double-helical shape. | ||
This coarse-graind DNA model has been | ||
[parameterized](simple_dna_example/moltemplate_files/deriving_force_field_parameters) | ||
and | ||
[tested](simple_dna_example#features). | ||
It should be noted that there are much simpler | ||
coarse-graind DNA models available with | ||
similar mechanical properties. | ||
|
||
|
||
### Prerequisites | ||
|
||
If you want to use this model that's fine. | ||
If you feel like collaborating with us, that's great. | ||
But since I released the files by mistake, you are not obligated to do that. | ||
These files are impossible to retract. | ||
I just don't want to surprise you later if we publish a paper with | ||
this model later on. (I'll post a link to it here when that happens.) | ||
LAMMPS must be compiled with the "MOLECULE" AND "EXTRA-MOLECULE" | ||
packages enabled. If LAMMPS generates the following error: | ||
"dihedral_style spherical: Unknown dihedral style", then you must follow | ||
[these instructions](https://lammps.sandia.gov/doc/Build_package.html), | ||
and recompile LAMMPS. | ||
|
||
-Andrew 2020-12-30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
examples/coarse_grained/simple_examples/2bead_heteropolymer/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
2-bead Heteropolymer Example | ||
==================== | ||
|
||
#### Images | ||
|
||
<img src="images/monomer_H.png" height=70> <img src="images/plus.svg" height=80> | ||
<img src="images/monomer_P.png" height=70> <img src="images/rightarrow.svg" height=80> | ||
<img src="images/polymer_LR.png" width=180> <img src="images/rightarrow.svg" height=80> | ||
|
||
<img src="images/trajectory.png" width=650> | ||
|
||
This directory contains an example of a couarse-grained (vaguely protein-like) | ||
heteropolymer consisting of 14 residues, each of which has 2 particles | ||
(one backbone bead, CA, one residue bead, R). | ||
There are 27 copies of this polymer in the simulation. | ||
|
||
There are two types of residues, H and P. | ||
The sidechain beads from the H residue | ||
are attracted to each other ("HR", orange). | ||
All other particles are repulsive. | ||
|
||
### Instructions | ||
Instructions on how to build LAMMPS input files and | ||
run a short simulation are provided in other README files. | ||
|
||
#### Step 1) README_setup.sh | ||
This file explains how to use moltemplate.sh to build the files that | ||
LAMMPS needs. | ||
|
||
#### Step 2) README_run.sh | ||
This file explains how to use LAMMPS to run a simulation using the | ||
files you created in step 1. | ||
|
17 changes: 0 additions & 17 deletions
17
examples/coarse_grained/simple_examples/2bead_heteropolymer/README.txt
This file was deleted.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
examples/coarse_grained/simple_examples/2bead_heteropolymer/images/plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
examples/coarse_grained/simple_examples/2bead_heteropolymer/images/rightarrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
examples/coarse_grained/simple_examples/2bead_polymer/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
2-bead Heteropolymer Example | ||
==================== | ||
|
||
#### Images | ||
|
||
<img src="images/2bead_monomer.jpg" height=70> <img src="images/rightarrow.svg" height=80> | ||
<img src="images/2bead_polymer_LR.jpg" height=70> <img src="images/rightarrow.svg" height=80> | ||
<img src="images/2bead_polymer_array3x3x3_LR.jpg" width=160> <img src="images/rightarrow.svg" height=80> | ||
<img src="images/2bead_t=4850000_LR.jpg" width=160> | ||
|
||
|
||
This directory contains an example of a couarse-grained (vaguely protein-like) | ||
heteropolymer consisting of 14 residues, each of which has 2 particles | ||
(one backbone bead, CA, one residue bead, R). | ||
The "R" beads are attracted to each other. | ||
There are 27 copies of this polymer in the simulation. | ||
|
||
|
||
### Instructions | ||
Instructions on how to build LAMMPS input files and | ||
run a short simulation are provided in other README files. | ||
|
||
#### Step 1) README_setup.sh | ||
This file explains how to use moltemplate.sh to build the files that | ||
LAMMPS needs. | ||
|
||
#### Step 2) README_run.sh | ||
This file explains how to use LAMMPS to run a simulation using the | ||
files you created in step 1. | ||
|
13 changes: 0 additions & 13 deletions
13
examples/coarse_grained/simple_examples/2bead_polymer/README.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.