Skip to content

danieljrichard/mgatk

 
 

Repository files navigation

Build Status PyPI version License: MIT Downloads

Source code is made freely available and a packaged install version is provided through PyPi.

About

This repository houses the mgatk package, a python-based command line interface for processing .bam files with mitochondrial reads and generating high-quality heteroplasmy estimation from sequencing data. This package places a special emphasis on mitochondrial genotypes generated from single-cell genomics data, primarily mtscATAC-seq, but is generally applicable across other assays.

**Updated July 2024

Run the 'run_pipeline.sh' script to generate outputs. Assumes that possorted_bam.bam and barcodes.tsv are in the executing directory. Syntax: run_pipeline.sh samplename outdir

E.g.

./run_pipeline.sh C2_test_RAW C2_test_RAW_mgatk

Check out the mgatk documentation for more information and user guides.

Contact

The mgatk package was developed and is maintained by Caleb Lareau.



About

mgatk: mitochondrial genome analysis toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.2%
  • R 26.6%
  • Shell 1.2%