Skip to content

0.936-stable

Compare
Choose a tag to compare
@isinaltinkaya isinaltinkaya released this 31 May 06:27
· 179 commits to master since this release

Download the source code: angsd0.936.tar.gz

wget https://github.com/ANGSD/angsd/releases/download/0.936/angsd0.936.tar.gz;
tar xf angsd0.936.tar.gz;
cd htslib;
make;
cd ..;
cd angsd;
make HTSSRC=../htslib;

What's Changed

Full Changelog: 0.935...0.936