添加启动说明
This commit is contained in:
parent
1959d6794d
commit
9e27545068
14
README.md
14
README.md
@ -1,7 +1,13 @@
|
||||
# 预对齐程序使用方法
|
||||

|
||||
## 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
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162130140.png" align="center" height="30%" width="30%" >
|
||||
主要修改`PSG文件夹`和`心晓文件夹`两个选项
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162130027.png" align="center" height="50%" width="50%" >
|
||||
默认设置会保存在`config.yaml`文件中,下次打开程序会自动读取配置文件
|
||||
|
||||
### 2.2. 选择文件
|
||||
### 2.2 选择文件
|
||||
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162134748.png" align="center" height="30%" width="30%" alt="">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user