+4. Using *Structure_threader*. Running the command from step 3 will install the program to `~/.local/bin` (or, under some versions, under `~/Library/Python/3.6/bin`, where `3.6` will change according to the version of `python` you are running). You can either run it by directly calling `~/.local/bin/structure_threader` (or `~/Library/Python/3.6/bin/structure_threader`) or by adding the location `~/.local/bin` (or `~/Library/Python/3.6/bin`) to your shell `$PATH` ([here is a good guide on how to do it](https://unix.stackexchange.com/questions/26047/how-to-correctly-add-a-path-to-path))and just calling `structure_threader`. Also note that on MacOS installing *Structure_threader* will also automatically install binaries for *STRUCTURE*, *fastStructure* and *MavericK*, which will also be placed under `~/.local/bin` (or `~/Library/Python/3.6/bin/structure_threader`).
0 commit comments