We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8805943 commit 205ef89Copy full SHA for 205ef89
1 file changed
docs/getting_started.rst
@@ -3,7 +3,8 @@ Getting Started
3
4
Requirements
5
----------------
6
-* Python >3.9
+
7
+* Python > 3.9
8
* gcc
9
* g++
10
@@ -185,4 +186,4 @@ Example
185
186
CodeEntropyPoseidon -f "Example/data/md_A4_dna.tpr" "Example/data/md_A4_dna_xf.trr" -a "C5'" "C4'" "C3'" -l "all" -t 8 --wm --res --uatom --topog 5
187
188
# example 2 lysozyme in water
- CodeEntropyPoseidon -f "Example/data/1AKI_prod_60.tpr" "Example/data/1AKI_prod_60.trr" -l "protein" -b 1 -e 30 -d 2 --wm --res --uatom --topog 1 --solwm --solres --soluatom --solContact
189
+ CodeEntropyPoseidon -f "Example/data/1AKI_prod_60.tpr" "Example/data/1AKI_prod_60.trr" -l "protein" -b 1 -e 30 -d 2 --wm --res --uatom --topog 1 --solwm --solres --soluatom --solContact
0 commit comments