File tree 2 files changed +14
-11
lines changed
2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ `ProtoCaller 1.2.0 <https://github.com/protocaller/ProtoCaller/releases/tag/1.2.0 >`_
5
+ ------------------------------------------------------------------------------------
6
+
7
+ * Replaced htmd-pdb2pqr with pdb2pqr 3.1.0
8
+
9
+ `ProtoCaller 1.1.2 <https://github.com/protocaller/ProtoCaller/releases/tag/1.1.2 >`_
10
+ ------------------------------------------------------------------------------------
11
+
12
+ * Compatibility with the new Protein Data Bank API
13
+ * Improved compatibility with GROMACS 2020
14
+ * Fixed some issues related to cofactors
15
+ * Various bug fixes
16
+
4
17
`ProtoCaller 1.1.1 <https://github.com/protocaller/ProtoCaller/releases/tag/1.1.1 >`_
5
18
------------------------------------------------------------------------------------
6
19
Original file line number Diff line number Diff line change @@ -27,17 +27,7 @@ The development version can be installed with this command (use with caution):
27
27
28
28
conda install -c conda-forge -c omnia -c michellab -c essexlab/label/dev protocaller
29
29
30
- The newest version (1.1.1) is highly recommended due to some compatibility issues with the most recent versions of
31
- BioSimSpace and Modeller.
32
-
33
- IMPORTANT: Please note that some recent (10.04.2020) changes to the Protein Data Bank broke compatibility with
34
- ProtoCaller. As there seem to be some unresolved issues with the database, there is a temporary hotfix for
35
- ProtoCaller that will be subject to change as the matter progresses further. Until then, please use the current
36
- development version:
37
-
38
- .. code-block :: bash
39
-
40
- conda install -c conda-forge -c omnia -c michellab -c essexlab/label/dev protocaller=1.1.2
30
+ The newest version (1.2.0) is highly recommended due to recent database overhauls in the Protein Data Bank.
41
31
42
32
43
33
Getting Started
You can’t perform that action at this time.
0 commit comments