Metadata-Version: 2.1
Name: metadmg
Version: 0.35.2
Summary: metaDMG: Estimating ancient damage in (meta)genomic DNA rapidly
Home-page: https://github.com/metaDMG/metaDMG/
License: MIT
Author: Christian Michelsen
Author-email: christianmichelsen@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: all
Provides-Extra: fit
Provides-Extra: gui
Provides-Extra: viz
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: customtkinter (>=4.6.3,<5.0.0); extra == "gui" or extra == "all"
Requires-Dist: dash-bootstrap-components (>=1.2.1,<2.0.0); extra == "viz" or extra == "all"
Requires-Dist: dash[diskcache] (>=2.6.2,<3.0.0); extra == "viz" or extra == "all"
Requires-Dist: flatbuffers (>=22.9.24,<23.0.0); extra == "fit" or extra == "all"
Requires-Dist: iminuit (>=2.17.0,<3.0.0); extra == "fit" or extra == "all"
Requires-Dist: joblib (>=1.2.0,<2.0.0); extra == "fit" or extra == "all"
Requires-Dist: logger-tt (>=1.7.0,<2.0.0); extra == "fit" or extra == "all"
Requires-Dist: matplotlib (>=3.6.0,<4.0.0); extra == "viz" or extra == "all"
Requires-Dist: natsort (>=8.2.0,<9.0.0)
Requires-Dist: numba (>=0.56.2,<0.57.0); extra == "fit" or extra == "all"
Requires-Dist: numpyro (>=0.10.1,<0.11.0); extra == "fit" or extra == "all"
Requires-Dist: orjson (>=3.8.0,<4.0.0); extra == "viz" or extra == "all"
Requires-Dist: pandas (>=1.5.0,<2.0.0)
Requires-Dist: plotly (>=5.10.0,<6.0.0); extra == "viz" or extra == "all"
Requires-Dist: psutil (>=5.9.2,<6.0.0); extra == "fit" or extra == "all"
Requires-Dist: pyarrow (>=9.0.0,<10.0.0)
Requires-Dist: scipy (>=1.9.1,<2.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0); extra == "viz" or extra == "all"
Requires-Dist: typer[all] (>=0.6.1,<0.7.0)
Project-URL: Repository, https://github.com/metaDMG/metaDMG/
Description-Content-Type: text/markdown

![Logo](docs/source/images/logo.png)
<!--
```{image} docs/source/images/logo.png
:alt: logo
:class: bg-primary
:width: 500px
:align: center
``` -->

# A fast and accurate ancient DNA damage toolkit for metagenomic data

[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://metadmg-dev.github.io/metaDMG-core/)
[![Documentation](https://img.shields.io/badge/dashboard-live-blue.svg)](https://metadmg.herokuapp.com/)
![](https://img.shields.io/pypi/v/metadmg)
![](https://img.shields.io/pypi/pyversions/metaDMG)
<!-- ![](https://img.shields.io/pypi/l/metaDMG) -->
<!-- ![](https://img.shields.io/github/workflow/status/metaDMG-dev/metaDMG-core/CI-CD) -->
<!-- ![](https://img.shields.io/pypi/dm/metaDMG) -->
<!-- ![](https://img.shields.io/github/issues-raw/metaDMG-dev/metaDMG-core) -->
<!-- ![](https://img.shields.io/github/issues-closed-raw/metaDMG-dev/metaDMG-core) -->
<!-- ![](https://img.shields.io/github/languages/code-size/metaDMG-dev/metaDMG-core) -->

`metaDMG` is a novel framework and suite of programs for analysing large-scale genomic data especially in the context of environmental DNA. This includes state-of-the-art statistical methods for computing nucleotide misincorporation and fragmentation patterns of even highly complex samples.

For more information, see the [documentation](https://metadmg-dev.github.io/metaDMG-core).
For a quick preview of the interactivity, see the [dashboard](https://metadmg.herokuapp.com).

## Table of contents
* [Getting started](#getting-started)
* [Citing metaDMG](#citing-metadmg)

## Getting Started

For information about how to get started running `metaDMG`, see the section in the [documentation](https://metadmg-dev.github.io/metaDMG-core/getting-started.html).

## Citing `metaDMG`

Here will be more information once our paper is released.

