Metadata-Version: 2.4
Name: open-cravat
Version: 3.1.1
Summary: OpenCRAVAT - variant analysis toolkit
Home-page: https://www.opencravat.org
Author: Kyle Moad, Kyle Anderson, Charlie Vaske, Jasmine Baker, and Rachel Karchin
Author-email: support@opencravat.org
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: looseversion
Requires-Dist: packaging>=25.0.0
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: pyliftover
Requires-Dist: websockets
Requires-Dist: markdown
Requires-Dist: aiohttp<4.0.0
Requires-Dist: chardet<6.0.0,>=3.0.4
Requires-Dist: aiosqlite
Requires-Dist: oyaml
Requires-Dist: intervaltree
Requires-Dist: xlsxwriter
Requires-Dist: openpyxl
Requires-Dist: twobitreader
Requires-Dist: nest-asyncio
Requires-Dist: psutil
Requires-Dist: mpmath
Requires-Dist: PyVCF3
Requires-Dist: pandas
Requires-Dist: flask
Requires-Dist: paste
Requires-Dist: waitress
Requires-Dist: whitenoise
Requires-Dist: Flask-Caching
Requires-Dist: cachelib
Requires-Dist: celery
Requires-Dist: cryptography
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Open-CRAVAT is a python package that performs genomic variant interpretation including variant impact, annotation, and scoring. 
It has a modular architecture with a wide variety of analysis modules that are developed both by 
the CRAVAT team and the broader variant analysis community. Open-CRAVAT is a product of the `Karchin Lab`_ 
at Johns Hopkins University with funding provided by the National 
Cancer Institute's `ITCR`_ program.

.. _Karchin Lab: http://karchinlab.org
.. _ITCR: https://itcr.cancer.gov

Please see: `Open-CRAVAT Docs`_ for installation instructions and software documentation.

.. _Open-CRAVAT Docs: https://open-cravat.readthedocs.io
