Metadata-Version: 2.1
Name: biomodules
Version: 1.0.0
Summary: bioinformatics modules.
Home-page: https://github.com/lawley0316/biomodules
Author: Lawley
Author-email: lawley0316@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: okmodule


# biomodules: 生物信息模块

1. MergeDir: 给定一个输入文件夹和一个输出文件，把该文件夹下的所有文件合并到该文件中
