Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
luponzo86 committed May 11, 2020
1 parent 2b3c203 commit 11e09c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhapsody/predict/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11e09c4

Please sign in to comment.