-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve installation instructions and README (#51)
* Improve installation instructions and README * Added fixed BGC.mol2 example file
- Loading branch information
Showing
7 changed files
with
211 additions
and
193 deletions.
There are no files selected for viewing
File renamed without changes.
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,15 +1,13 @@ | ||
FROM continuumio/miniconda3 | ||
|
||
# 1. create a enverioment | ||
# 1. create an environment | ||
SHELL ["/bin/bash", "-c"] | ||
RUN conda create -n gbsa -c conda-forge acpype gromacs openmpi mpi4py \ | ||
&& echo -e 'conda activate gbsa' >> ~/.bashrc \ | ||
&& echo -e 'alias ls="ls --color" \n' >> ~/.bashrc \ | ||
RUN conda create -n gbsa -c conda-forge acpype openmpi mpi4py gromacs "gmx_MMPBSA>=1.5.6" \ | ||
&& echo 'conda activate gbsa' >> ~/.bashrc \ | ||
&& rm -rf /opt/conda/pkgs/* | ||
|
||
|
||
# 2. install Uni-GBSA | ||
# 2. install unigbsa | ||
RUN source ~/.bashrc \ | ||
&& pip install unigbsa gmx_MMPBSA>=1.5.6 lickit \ | ||
&& pip install unigbsa lickit \ | ||
&& rm -rf ~/.cache/* | ||
|
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,46 +1,56 @@ | ||
@<TRIPOS>MOLECULE | ||
BGC.pdb | ||
19 19 0 0 0 | ||
***** | ||
24 24 0 0 0 | ||
SMALL | ||
GASTEIGER | ||
|
||
@<TRIPOS>ATOM | ||
1 C2 5.7270 -0.3600 18.6130 C.3 310 BGC310 0.1785 | ||
2 C3 5.9140 -0.0610 20.0890 C.3 310 BGC310 0.1591 | ||
3 C4 7.4720 -0.0340 20.4130 C.3 310 BGC310 0.1537 | ||
4 C5 8.1890 0.9590 19.4030 C.3 310 BGC310 0.1198 | ||
5 C6 9.6750 0.9410 19.5730 C.3 310 BGC310 0.1117 | ||
6 C1 6.4990 0.6150 17.7400 C.3 310 BGC310 0.2249 | ||
7 O1 6.3840 0.3520 16.3470 O.3 310 BGC310 -0.1973 | ||
8 O2 4.3570 -0.3230 18.2440 O.3 310 BGC310 -0.2229 | ||
9 O3 5.3190 -1.0720 20.9170 O.3 310 BGC310 -0.2253 | ||
10 O4 7.5320 0.4810 21.7220 O.3 310 BGC310 -0.2255 | ||
11 O5 7.9390 0.5700 18.0530 O.3 310 BGC310 -0.3380 | ||
12 O6 10.3750 1.7990 18.5980 O.3 310 BGC310 -0.2320 | ||
13 H2 6.0670 -1.2620 18.4390 H 310 BGC310 0.0709 | ||
14 H3 5.5190 0.8110 20.3010 H 310 BGC310 0.0685 | ||
15 H4 7.8610 -0.9320 20.3650 H 310 BGC310 0.0683 | ||
16 H5 7.8550 1.8680 19.5480 H 310 BGC310 0.0649 | ||
17 H61 9.8940 1.2390 20.4690 H 310 BGC310 0.0618 | ||
18 H62 9.9930 0.0300 19.4770 H 310 BGC310 0.0618 | ||
19 H1 6.1690 1.5210 17.9150 H 310 BGC310 0.0969 | ||
1 C 5.7270 -0.3600 18.6130 C.3 1 UNL1 0.1339 | ||
2 C 5.9140 -0.0610 20.0890 C.3 1 UNL1 0.1141 | ||
3 C 7.4720 -0.0340 20.4130 C.3 1 UNL1 0.1119 | ||
4 C 8.1890 0.9590 19.4030 C.3 1 UNL1 0.1130 | ||
5 C 9.6750 0.9410 19.5730 C.3 1 UNL1 0.0730 | ||
6 C 6.4990 0.6150 17.7400 C.3 1 UNL1 0.1854 | ||
7 O 6.3840 0.3520 16.3470 O.3 1 UNL1 -0.3649 | ||
8 O 4.3570 -0.3230 18.2440 O.3 1 UNL1 -0.3841 | ||
9 O 5.3190 -1.0720 20.9170 O.3 1 UNL1 -0.3864 | ||
10 O 7.5320 0.4810 21.7220 O.3 1 UNL1 -0.3865 | ||
11 O 7.9390 0.5700 18.0530 O.3 1 UNL1 -0.3407 | ||
12 O 10.3750 1.7990 18.5980 O.3 1 UNL1 -0.3924 | ||
13 H 6.1189 -1.3749 18.4509 H 1 UNL1 0.0671 | ||
14 H 5.4318 0.9051 20.2992 H 1 UNL1 0.0648 | ||
15 H 7.9602 -1.0155 20.3224 H 1 UNL1 0.0647 | ||
16 H 7.7860 1.9595 19.6187 H 1 UNL1 0.0647 | ||
17 H 9.9165 1.2926 20.5869 H 1 UNL1 0.0584 | ||
18 H 10.0138 -0.0922 19.4064 H 1 UNL1 0.0584 | ||
19 H 6.0548 1.5968 17.9606 H 1 UNL1 0.0935 | ||
20 H 5.9911 -0.5466 16.2122 H 1 UNL1 0.2126 | ||
21 H 3.7959 -0.3078 19.0595 H 1 UNL1 0.2101 | ||
22 H 5.4553 -0.8405 21.8699 H 1 UNL1 0.2100 | ||
23 H 7.4456 -0.2603 22.3725 H 1 UNL1 0.2100 | ||
24 H 10.9215 2.4688 19.0805 H 1 UNL1 0.2095 | ||
@<TRIPOS>BOND | ||
1 7 6 1 | ||
2 6 19 1 | ||
3 6 11 1 | ||
4 6 1 1 | ||
5 11 4 1 | ||
6 8 1 1 | ||
7 13 1 1 | ||
8 12 5 1 | ||
9 1 2 1 | ||
10 4 16 1 | ||
11 4 5 1 | ||
12 4 3 1 | ||
13 18 5 1 | ||
14 5 17 1 | ||
15 2 14 1 | ||
16 2 3 1 | ||
17 2 9 1 | ||
18 15 3 1 | ||
19 3 10 1 | ||
1 2 1 1 | ||
2 3 2 1 | ||
3 4 3 1 | ||
4 5 4 1 | ||
5 6 1 1 | ||
6 7 6 1 | ||
7 8 1 1 | ||
8 9 2 1 | ||
9 10 3 1 | ||
10 11 6 1 | ||
11 11 4 1 | ||
12 12 5 1 | ||
13 1 13 1 | ||
14 2 14 1 | ||
15 3 15 1 | ||
16 4 16 1 | ||
17 5 17 1 | ||
18 5 18 1 | ||
19 6 19 1 | ||
20 7 20 1 | ||
21 8 21 1 | ||
22 9 22 1 | ||
23 10 23 1 | ||
24 12 24 1 |
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
Oops, something went wrong.