From 9dfcae79aa66b77755d15a76b117a1a1f925cba8 Mon Sep 17 00:00:00 2001 From: Niklaus Johner <niklaus.johner@unibas.ch> Date: Tue, 1 Mar 2016 12:06:33 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0c5c87fef..29a144edf 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,12 @@ Changes in Release 1.5 -------------------------------------------------------------------------------- + * Added binding to 3DComb (structural alignment) + * Added functions to predict contacts from multiple sequence alignments + * Added some functions to analyze MD trajectories (pairwise distance matrices, + pairwise distance fluctuations, RMSD matrix etc.) + * Support of non-orthogonal unit cells for wrapping entities + * Flexible implementation of HBPlus * Updated dependencies (Eigen2 to Eigen3, Boost 1.47 to 1.53) * Wrapper for OpenMM. This allows for direct access to molecular mechanics functionality from within OST. -- GitLab