Metadata-Version: 2.1
Name: biofrost
Version: 0.1.0
Summary: The magic bifrost bridge of bioinformatic
Home-page: https://github.com/Kevinzjy/biofrost
Author: Jinyang Zhang
Author-email: zhangjinyang@biols.ac.cn
Maintainer: Jinyang Zhang
Maintainer-email: zhangjinyang@biols.ac.cn
License: BSD-3
Keywords: bioinformatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: >3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argparse (>=1.2.1)
Requires-Dist: matplotlib (>=3.5.1)
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: pysam (>=0.19.1)
Provides-Extra: bert
Requires-Dist: bert-serving-server (>=1.8.6) ; extra == 'bert'
Requires-Dist: bert-serving-client (>=1.8.6) ; extra == 'bert'
Requires-Dist: pytorch-transformer ; extra == 'bert'
Requires-Dist: flair ; extra == 'bert'
Provides-Extra: vision
Requires-Dist: opencv-python (>=4.0.0) ; extra == 'vision'
Requires-Dist: imagehash (>=4.0) ; extra == 'vision'
Requires-Dist: image ; extra == 'vision'
Requires-Dist: peakutils ; extra == 'vision'

# biofrost

<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/bridge.svg" width="50" height="50">

The magic bifrost bridge of bioinformatic

