From 1be9a38008b08d6bf5e9ab5368d6b15ba67ed22d Mon Sep 17 00:00:00 2001 From: Gabriel Studer <gabriel.studer@unibas.ch> Date: Thu, 4 Oct 2018 18:02:40 +0200 Subject: [PATCH] wording --- sidechain/doc/loading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidechain/doc/loading.rst b/sidechain/doc/loading.rst index 0c716dc8..dfd29f3c 100644 --- a/sidechain/doc/loading.rst +++ b/sidechain/doc/loading.rst @@ -19,7 +19,7 @@ is directly provided in binary format and can be loaded with A backbone dependent rotamer library shipped with ProMod3. You can find details on how it is created in extras/data_generation/rotamer_library/README. All scripts to build it are in the same directory as the README file and - upgrades / modifications are very welcome! + build the basis for custom versions. :returns: The requested Library :rtype: :class:`BBDepRotamerLib` -- GitLab