About Anaconda Help Download Anaconda

bfxcss / packages / mitoscape 1.0

MitoScape: A tool for mitochondrial DNA analysis using Apache Spark.

Installers

  • noarch v1.0

conda install

To install this package run one of the following:
conda install bfxcss::mitoscape

Description

This MitoScape version can be executed with the command:

mitoscape \
  --threads <number of threads> \
  --prob <classification probability> \
  --ld <path to mitomap.ld file> \
  --numt <path to NUMTs_hg38.txt file> \
  --classifier <path to MTClassifierModel.RF folder> \
  --prefix <prefix, see below for explanation> \
  --out <output prefix for bam file>

mitomap.ld, NUMTs_hg38.txt, and MTClassifierModel.RF are provided in the package in the $MITOSCAPE_DATA folder.

The prefix matches the prefix of the bam filenames generated as explained here. MitoScape will look for _MT_MD.bam and _NT.bam.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy