From 9e27545068bb4ad4f3c58aea4ee52abe1ee04940 Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 18 Oct 2023 08:28:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=90=AF=E5=8A=A8=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7c8640..6ab0aff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # 预对齐程序使用方法 ![](https://pics-cloud.6277837.xyz/imgs/202310162118570.png) -## 1. 环境配置 -### 1.1. 安装依赖 + +## 1. 安装与启动 +### 1.1 下载程序 +下载地址:[RespCoarseAlignV1.0.exe](/attachments/a1a22506-3847-4f98-af75-0c2f8990c039) +下载后直接运行 + +### 1.2 从开发环境运行 +安装依赖 ```shell pip install -r requirementsg.txt ``` @@ -18,14 +24,14 @@ numba # 计算加速 ``` ## 2. 使用流程 -### 2.1. 默认配置 +### 2.1 默认配置 左上角点击默认配置,选择Default Configuration 主要修改`PSG文件夹`和`心晓文件夹`两个选项 默认设置会保存在`config.yaml`文件中,下次打开程序会自动读取配置文件 -### 2.2. 选择文件 +### 2.2 选择文件