Skip to content

Commit

Permalink
Merge pull request prody#1767 from jamesmkrieger/prody-master
Browse files Browse the repository at this point in the history
fix storage to stored
  • Loading branch information
jamesmkrieger authored Oct 10, 2023
2 parents 1e3e07f + 84e55ca commit 812d61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ information of the atoms in the molecule. The methods have been programmed in C+
and can be compiled as a python module “hpb.so” which is then used by ProDy.
Files for compilation are stored at prody/proteins/hpbmodule folder and
required C++ and Fortran compiler. After compilation hpb.so file can be
storage in prody/proteins folder in ProDy or in the local directory which
stored in prody/proteins folder in ProDy or in the local directory which
is used to perform calulations. The precompiled versions for Python 2.7,
3.8, 3.9, and 3.10 are availabe in prody/proteins/hpbmodule. The user can
choose the correct version of hpb.so and copy to the prody/proteins or
Expand Down

0 comments on commit 812d61f

Please sign in to comment.