Will Pearse ([email protected])
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The following restriction to the GNU GPL applies: use the citation below when using, modifying, or working with this code. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
##Quickstart: Unless you are on a Linux computer, you are very unlikely to want to work with these files. Go to http://willpearse.github.io/phyloGenerator/install.html for detailed instructions.
- Mac: Download the pre-packaged release (http://willpearse.github.io/phyloGenerator/install.html). Open Terminal, run the file 'phyloGenerator.app/Contents/MacOS/phyloGenerator' - note that double clicking 'phyloGenerator.app' will cause an error! For example, if I'd installed phyloGenerator into my home directory, I'd type '/Users/will/phyloGenerator.app/Contents/MacOS/phyloGenerator'.
- PC: Download the pre-packaged release (http://willpearse.github.io/phyloGenerator/install.html). Either double-click 'phyloGenerator.exe', or open up command prompt, change directory (cd) into the 'phyloGenerator' directory and type 'phyloGenerator.exe' (I recommend this way).
- Linux: Instructions are http://willpearse.github.io/phyloGenerator/install.html. In brief, download the source code (https://github.com/willpearse/phyloGenerator/archive/master.zip), open Terminal, and then run 'setupLinx.py'. Follow the instructions. Once successfully setup, to run just type 'python phyloGenerator.py'.
##Examples: There should be a 'Demos' folder with your distribution - if not, please email me. Inside each folder there's either a file called 'demo.txt' or 'demo.sh' - open whichever one you have. Have a look at 'Silwood_Plants' first. There are walkthrough videos online (http://willpearse.github.io/phyloGenerator/guide.html#screencasts).
##Questions: Please feel free to drop me an email, or put any feature requests/bugs online at https://github.com/willpearse/phyloGenerator/issues. If you're a PC or Mac person, please please please try to use the pre-compiled versions of this available on the main website. You'll have a lot more fun, I promise!
##Citation: http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12055/abstract
I hope you enjoy phyloGenerator!
Will Pearse ([email protected])