Changes between Initial Version and Version 1 of AngsdDocs


Ignore:
Timestamp:
Sep 2, 2015, 3:02:10 PM (9 years ago)
Author:
iovercast
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AngsdDocs

    v1 v1  
     1== Installation == 
     2Pretty solid instructions on the github page: https://github.com/ANGSD/angsd 
     3{{{ 
     4 git clone https://github.com/angsd/angsd.git 
     5 cd angsd 
     6 git clone https://github.com/samtools/htslib.git 
     7 make HTSDIR=./htslib 
     8}}}