
so files) are usually found in /usr/local/libĪnd the header files (. Gsl/gsl_sf_psi.h that are part of your GSL installation. You can also retrieve the code using wget by doing the following: wget -no-check-certificate īefore building python extensions, it is important to identify the path to the libraryįiles libgsl.so and libgslcblas.so, and header file

To retrieve the latest code updates, you can do the following: cd ~/proj/fastStructure To obtain the source code from github, let us assume you want to clone this repo into a (2) from platform-specific binary packages, andĭetailed instructions for installing these dependencies are provided in the README file (1) using package managers for MACOSX and several Linux distributions, Straightforward to install all these dependencies

Here, we summarize how to setup this software package, compile the C and Cython scripts and run the algorithm on a test simulated genotype dataset. It is based on a variational Bayesian framework for posterior inference and is written in Python2.x. Project maintained by Anil Raj Hosted on GitHub Pages - Theme by mattgraham IntroductionįastStructure is an algorithm for inferring population structure from large SNP genotype data. A variational framework for inferring population structure from SNP genotype data.
