Skip to content

0.938-stable

Compare
Choose a tag to compare
@isinaltinkaya isinaltinkaya released this 16 Jul 12:15
· 42 commits to master since this release
2ea2c5a

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

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

What's Changed

Full Changelog: 0.936...0.938