briantrice / Structure_threader

A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Structure_threader

A program to parallelize the runs of Structure, fastStructure and MavericK software.

Build Status Documentation Status DOI

Installation

pip3 install structure_threader

Structure_threader is available on Pypi. It can be installed by simply running the above command. If you are on a *nix like platform, you can use the --user option if you can't or don't want to install the program as root user. Binaries for STRUCTURE, fastStructure and MavericK are also distributed for GNU/Linux and Mac OS X. For more details, please check the manual.

Manual

The complete documentation can be found on readthedocs.org.

Citation

If you use Structure_threader, please cite our DOI.

License

GPLv3

About

A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".

License:GNU General Public License v3.0


Languages

Language:Python 99.0%Language:Shell 0.9%Language:R 0.1%