Releases: mitoNGS/MToolBox
MToolBox v.1.2.1
MToolBox v.1.2
Update to MToolBox v.1.2
-
A bug in consensus fasta sequence generation has been fixed. The bug caused heteroplasmic variants to be included in the consensus fasta sequence (generating many IUPAC ambiguity and incorrect haplogroup predictions).
-
Changes in the mapExome.py to remove reads that show a number of soft-clipped bases > 1/3 read length. This is to remove reads that show unique best alignments to mtDNA but still carry a small portion of the non-aligned read that can putatively map on nuclear homologous (NumtS) sequences.
-
Strand-specific read depth has been added as a new feature to the VCF, under the new field SDP. This field reports the number of forward and reverse reads supporting the alternative allele, expressed as F;R, where F is the number of forward reads and R is the number of reverse reads.
-
Additional options can be now specified in the configuration file (or default values will be considered).
MToolBox.v1.1
MToolBox
MToolBox v.1.0 is installed by the install.sh
script and relies upon the following dependencies:
- Python 2.7 (www.python.org, provided within the Anaconda distribution, https://www.continuum.io/downloads)
- GSNAP (http://research-pub.gene.com/gmap/)
- Samtools (https://sourceforge.net/projects/samtools/files/samtools/)
- MUSCLE (http://www.drive5.com/muscle/downloads.htm)
- ZLIB (http://zlib.net/)
- Picard tools (https://broadinstitute.github.io/picard/command-line-overview.html)