From 11e09c463e93769a50d75765f176af1fd27d6ce1 Mon Sep 17 00:00:00 2001 From: luponzo86 Date: Sun, 10 May 2020 19:31:23 -0700 Subject: [PATCH] - --- rhapsody/predict/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rhapsody/predict/main.py b/rhapsody/predict/main.py index 780f0bd..f778226 100644 --- a/rhapsody/predict/main.py +++ b/rhapsody/predict/main.py @@ -53,7 +53,7 @@ def rhapsody(query, query_type='SAVs', :type custom_PDB: str, :class:`AtomGroup` :arg force_env: force a specific environment model for GNM/ANM - calculations, among ``'chain'``, ``'reduced'`` and ``'PolyPhen2'``. + calculations, among ``'chain'``, ``'reduced'`` and ``'sliced'``. If **None** (default), the model of individual dynamical features will match that found in the classifier's feature set :type force_env: str