ANGSD: Analysis of next generation Sequencing Data

Latest tar.gz version is (0.938/0.939 on github), see Change_log for changes, and download it here.

Thorfinn: Difference between revisions

From angsd
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
* How to deploy
* How to deploy
=Make a combined angsd htslib to put on wiki download=
<pre>
mkdir delme
cd delme
git clone https://github.com/ANGSD/angsd
git clone https://github.com/SAMtools/htslib
</pre>

Revision as of 17:42, 15 November 2016

  • How to deploy

Make a combined angsd htslib to put on wiki download

mkdir delme
cd delme
git clone https://github.com/ANGSD/angsd
git clone https://github.com/SAMtools/htslib