Skip to content

Commit

Permalink
add options
Browse files Browse the repository at this point in the history
  • Loading branch information
sujunhao committed Dec 2, 2022
1 parent 0253d5a commit eb400e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ClusterV is a standalone pipeline for accurately identifying HIV subtypes from O
+ [Option 4. Docker Dockerfile](#option-4-docker-dockerfile)
* [Usage](#usage)
* [Options](/docs/options.md)
* [Understand output file](/docs/output.md)
* [Understand output files](/docs/output.md)
* [Using localized HIVdb](#using-localized-hivdb)

## Installation
Expand All @@ -52,7 +52,7 @@ pypy3 -m pip install --no-cache-dir intervaltree==3.0.2


For more oprions, please check [options page](/docs/options.md).
For understanding the output files, please check [output page](/docs/output.md)
For understanding the output files, please check [output page](/docs/output.md).

```bash
CV_DIR="{ClusterV repo path}"
Expand Down

0 comments on commit eb400e8

Please sign in to comment.