File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,19 @@ A program to parallelize the runs of [Structure](http://pritchardlab.stanford.ed
66[ ![ DOI] ( https://zenodo.org/badge/31598374.svg )] ( https://zenodo.org/badge/latestdoi/31598374 )
77
88
9+ ## Installation from Pypi
910
11+ ``` bash
12+ pip3 install structure_threader
13+ ```
1014
11- ## Installation from Pypi
1215* Structure_threader* is available on
1316[ Pypi] ( https://pypi.python.org/pypi/structure_threader/ ) . It can be
14- installed by simply running ` pip install structure_threader ` . Don't forget the
17+ installed by simply running the above command . Don't forget the
1518` --user ` option if you can't or don't want to install the program as ` root `
16- user. Using this method, binaries for STRUCTURE and fastStructure are also
17- distributed. For more details on this, please check the manual.
19+ user. Using this method, binaries for STRUCTURE, fastStructure and * MavericK*
20+ are also distributed. For more details on this, please [ check the
21+ manual] ( http://structure-threader.readthedocs.io/en/latest/install/ ) .
1822
1923
2024## Documentation
You can’t perform that action at this time.
0 commit comments