Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

manta-1.0.1

Compare
Choose a tag to compare
@x-chen x-chen released this 06 Sep 23:28
· 563 commits to master since this release

The release introduces a new feature to invoke manta's assembler on a specified set of input reads. This feature was developed for debugging purposes, and the details are described in the section “Test assembler directly from BAM input” of the Developer Guide.
https://github.com/Illumina/manta/blob/master/docs/developerGuide/testAssembler.md

The release also includes cleanups for handling split read evidence with a couple of bug fixes.

Full Changelog:

  • MANTA-299 documentation and method cleanup for handling split read evidence with a couple of bug fixes
  • MANTA-296 Test assembler directly from bam input
  • [#43] fix freed string pointer use in sample name

manta-1.0.1.centos5_x86_64.tar.bz2 is a binary distribution for 64-bit linux. This is built on CentOS 5 with all dependencies except glibc statically linked. It is expected to run without modification on most linux distributions.

The manta-1.0.1.release_src.tar.bz2 download is the full source code release. The “Source code” downloads are generated by GitHub and are incomplete as they are missing version numbers and build system changes to improve portability.