Metadata-Version: 2.1
Name: biopipen
Version: 0.5.2
Summary: Bioinformatics processes/pipelines that can be run from `pipen run`
License: MIT
Author: pwwang
Author-email: pwwang@pwwang.com
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: test
Requires-Dist: cmdy (>=0.5,<0.6)
Requires-Dist: datar (>=0.9,<0.10)
Requires-Dist: pipen (>=0.3,<0.4)
Requires-Dist: pipen-args (>=0.3,<0.4); extra == "test"
Requires-Dist: pipen-filters (>=0.1,<0.2)
Requires-Dist: pipen-report (>=0.4,<0.5)
Requires-Dist: pipen-verbose (>=0.1,<0.2); extra == "test"
