Metadata-Version: 2.1
Name: RNAseqpipe
Version: 0.0.3
Summary: Analysis pipeline for RNA-seq data
Home-page: https://github.com/yduanBioinfo/RNAseqpipe
Author: You Duan
Author-email: duanyou@outlook.com
License: UNKNOWN
Description: # RNAseqpipe
        
        **A pipeline of RNAseq analysis**
        
        Copyright (C) 2019 You Duan
        
        general RNAseq process pipeline
        
        **Contact**
        
        yduan94@ihb.ac.cn
        
        **Prerequisites**
        
        Python 3.6.7
        hisat2 2.0.4
        stringtie 1.3.1c
        verse 0.1.5
        htseq-count 0.6.1p1
        
        **Introduction**
        
        ...
        
        **to-do**
        
        repair logging from subprocess.communicate().
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
