CMD + K

mutserve

Community

Mutserve2 is a variant caller for the mitochondrial genome to detect homoplasmic and heteroplasmic sites in sequence data.

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::mutserve

Usage Tracking

2.0.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Mutserve Variant Calling:

mutserve call
  --reference rCRS.fasta
  --output HG00096.vcf.gz
  --threads 4
  *.bam

The full list of parameters is available here.

Mutserve Variant Annotation:

mutserve annotate
  --input variantfile.txt
  --annotation rCRS_annotation_2020-08-20.txt
  --output AnnotatedVariants.txt

rCRS.fasta, rCRS_annotation_2020-08-20.txt, and rCRS_annotation_descriptions.md are available in the Mutserve2 repository ($MUTSERVE_DATA/).

About

Summary

Mutserve2 is a variant caller for the mitochondrial genome to detect homoplasmic and heteroplasmic sites in sequence data.

Last Updated

Mar 18, 2025 at 01:13

License

MIT

Total Downloads

232

Supported Platforms

noarch