Skip to content

Releases: isinaltinkaya/ngsAMOVA

ngsAMOVA 0.6.1

20 Mar 12:37

Choose a tag to compare

Installation:

Step 1: Download the release

Tip

or

  • Download the release from command-line:
wget https://github.com/isinaltinkaya/ngsAMOVA/releases/download/v0.6.1/ngsAMOVA-0.6.1.tar.gz

Step 2: Build

Tip

tar xf ngsAMOVA-0.6.1.tar.gz;
cd htslib; 
make;
cd ../ngsAMOVA;
make HTSSRC=../htslib;

ngsAMOVA 0.6.0

13 Mar 12:30
f572a41

Choose a tag to compare

Installation:

Step 1: Download the release

Tip

or

  • Download the release from command-line:
wget https://github.com/isinaltinkaya/ngsAMOVA/releases/download/v0.6.0/ngsAMOVA-0.6.0.tar.gz

Step 2: Build

Tip

tar xf ngsAMOVA-0.6.0.tar.gz;
cd htslib; 
make;
cd ../ngsAMOVA;
make HTSSRC=../htslib;