Metadata-Version: 2.1
Name: pybiotools4p
Version: 0.0.1rc0
Summary: Wrappers of bioinformatics tools, for analysis pipeline
Home-page: https://github.com/btrspg/pybiotools4p/tree/master/
Author: Yuelong CHEN
Author-email: yuelong.chen.btr@gmail.com
License: Apache Software License 2.0
Keywords: Wrappers Bioinformatics pipeline
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: defopt
Requires-Dist: pyyaml

# pybiotools
> Command tools in bioinformatics analysis wrapper in this python package, with default parameters and could be specify in specific analysis.


TODO.

## Install

`pip install pybiotools`

## Tools included

### fastp


### fastqc

### STAR

### hisat2

### samtools

### stringtie

### featurecounts


