# ARIP2.0 **Repository Path**: kahsolt/arip2.0 ## Basic Information - **Project Name**: ARIP2.0 - **Description**: 待优化,速度太慢了() - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-09 - **Last Updated**: 2023-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ARIP2.0 计算蛋白质中残基相互作用的软件。1.0版本是屎山。 ---- #### Quick Start - `python run.py -I <*.pdb>` #### Install - create venv (optional) - `conda create -n arip2 python==3.10` - `conda activate arip2` - `pip install -r requirements.txt` ---- 2023/07/08