Publication:
Malinsky, M., Trucchi, E., Lawson, D. J. & Falush, D. (2018) RADpainter and fineRADstructure: Population Inference from RADseq Data. Molecular Biology and Evolution 35, 1284–1290. doi: https://doi.org/10.1093/molbev/msy023
Assuming that you are in a Linux/UNIX like environment, you need:
Briefly:
./configure
make
This package includes two exacutables: RADpainter
and fineSTRUCTURE
./RADpainter paint INPUT_RAD_FILE.txt
./finestructure -x 100000 -y 100000 -z 1000 INPUT_RAD_FILE_chunks.out INPUT_RAD_FILE_chunks.mcmc.xml
./finestructure -m T -x 10000 INPUT_RAD_FILE_chunks.out INPUT_RAD_FILE_chunks.mcmc.xml INPUT_RAD_FILE_chunks.mcmcTree.xml
Detailed instructions are available on my personal homepage. Please also read the publication.
RADpainter
was written by Milan Malinsky (millanek@gmail.com) and fineSTRUCTURE
was written by Daniel Lawson (dan.lawson@bristol.ac.uk)