Metadata-Version: 2.1
Name: BioPro
Version: 0.1.0
Summary: BioPro is a bioinformatics pipeline that predicts the functional targets of RNA-binding protein and the biological processes to which these functional targets contribute. 
Home-page: https://github.com/Crazy-Jack/SuperdopeBioinformatics
Author: Tianqin Li, Zeyuan Zuo, Jui-Chia Chung, Serena Abraham, Snigdha Agarwal
Author-email: jacklitianqin@gmail.com
License: UNKNOWN
Description: # Predicting Biochemical Pathways Involving Target RBP
        
        
        
        ## Install
        
        
        ### Install via source code
        
        To install via source code, clone our github repo and run:
        
        `bash install.sh`
        
        
        ### Install via pip
        
        Or you can directly install our software from pip:
        
        `pip install BioPro`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
