Metadata-Version: 2.1
Name: anacore
Version: 3.2.0
Summary: Libraries for managing standard file formats and objects from NGS.
Author-email: Frederic Escudie <escudie.frederic@iuct-oncopole.fr>
License: GNU GPL v3
Project-URL: Homepage, https://github.com/bialimed/anacore
Project-URL: Repository, https://github.com/bialimed/anacore
Keywords: bio,NGS
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy >=1.23.0
Requires-Dist: pysam >=0.22.0
Requires-Dist: requests >=2.20.1

# AnaCore <img src="doc/img/logo/anacore_logo_40deg.png" alt="logo" width=60 rotate="60"/>


![license](https://img.shields.io/badge/license-GPLv3-blue)
![coverage](https://img.shields.io/badge/coverage-84%25-green)

## Description
Anapath Core is a package containing libraries for managing standard file
formats (BED, fasta, gff, gtf, MAF, newick, VCF, ...) and objects from NGS.

## Installation
### From PyPI
`pip install anacore`

### From sources
1- Download sources: `git clone [--branch ${name}] https://github.com/bialimed/AnaCore.git`.

2- Install `python -m pip install --user .`

## Documentation
See `doc/index.html`

## Copyright
2017 Laboratoire d'Anatomo-Cytopathologie de l'Institut Universitaire du Cancer
Toulouse - Oncopole
