Metadata-Version: 2.4
Name: metaclonotypist
Version: 0.1
Summary: Metaclonotype discovery pipeline
Home-page: http://pyrepseq.readthedocs.io/
Download-URL: http://github.com/andim/pyrepseq
Author: Andreas Tiffeau-Mayer
Author-email: andimscience@gmail.com
Maintainer: Andreas Tiffeau-Mayer
Maintainer-email: andimscience@gmail.com
License: MIT
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: pyrepseq
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary


Metaclonotypist is a fast and scalable pipeline for metaclonotype discovery build on top of pyrepseq.

Metaclonotypist can be installed from its [Github](https://github.com/qimmuno/metaclonotypist) source, by running `python setup.py install` in the main directory.

## Support and contributing

For bug reports and enhancement requests use the [Github issue tool](http://github.com/qimmuno/metaclonotypist/issues/new), or (even better!) open a [pull request](http://github.com/qimunno/metaclonotypist/pulls) with relevant changes. If you have any questions don't hesitate to contact us by email (qimmuno@gmail.com) or Twitter ([@andimscience](http://twitter.com/andimscience)).

You can run the testsuite by running `pytest` in the top-level directory.
