Releases: vibansal/HapCUT2
Releases · vibansal/HapCUT2
v1.3.4
v1.3.1
1ee1d58
v1.3
v1.2
v1.1
This is a new release of HapCUT2 that fixes bugs and significantly improves the allelotyping for long SMS reads.
Use the following commands to download and compile this version:
git clone --recursive https://github.com/vibansal/hapcut2
cd hapcut2
git checkout 3cb79c1
make
v1.0
This is a release of the current version of HapCUT2, a haplotype assembly tool for diploid genomes using high-throughput sequence data. This is a stable version. Use the following commands to download and compile this version:
git clone --recursive https://github.com/vibansal/hapcut2
cd hapcut2
git checkout 467734a
make