Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanj committed Dec 15, 2023
1 parent 3533150 commit d873b9c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,17 @@ conda env create --file auto-hmmer.yml
conda activate auto-hmmer
```

运行程序:
```bash
python3 main.py
```

清除上一次程序运行的结果:

```bash
bash rm_result.sh
```

## Cloud usage

`fork`此仓库,clone 到本地:
Expand Down

0 comments on commit d873b9c

Please sign in to comment.