Metadata-Version: 2.1
Name: cellfree
Version: 0.0.1
Summary: A cell free DNA analysis suite
Home-page: https://github.com/zztin/cellfree
License: GNU General Public License v3
Author: Liting Chen
Author-email: litingchen16@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Project-URL: Repository, https://github.com/zztin/cellfree
Description-Content-Type: text/markdown

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Github Actions](https://github.com/zztin/cellfree/actions/workflows/python-check.yaml/badge.svg)](https://github.com/zztin/cellfree/wayback-machine-saver/actions/workflows/python-check.yaml)

[![PyPI Package latest release](https://img.shields.io/pypi/v/cellfree.svg?style=flat-square)](https://pypi.org/project/cellfree/)
[![PyPI Package download count (per month)](https://img.shields.io/pypi/dm/cellfree?style=flat-square)](https://pypi.org/project/cellfree/)
[![Supported versions](https://img.shields.io/pypi/pyversions/cellfree.svg?style=flat-square)](https://pypi.org/project/cellfree/)


# cellfree

A cell free DNA analysis suite

## Getting Started

### Prerequisites
* [Python](https://www.python.org/downloads/)

## Usage


## Contributing
See [Contributing](contributing.md)

## Authors
Liting Chen <litingchen16@gmail.com>


Created from [Lee-W/cookiecutter-python-template](https://github.com/Lee-W/cookiecutter-python-template/tree/1.1.2) version 1.1.2

