Skip to content

Commit

Permalink
Fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Crinklaw committed Sep 10, 2021
1 parent 5a8ef88 commit 2976ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ASSQAGAYEQY

To generate the initial scores, please run
```shell
./tcrmatch -i input_file -t num_threads [-s threshold] [-d /path/to/database]> output_file
./tcrmatch -i input_file -t num_threads [-s threshold] [-d /path/to/database] > output_file
```
- -i specifies the path to the input file
- -t specifies the number of threads to use if operating on more than 1 core
Expand Down

0 comments on commit 2976ae0

Please sign in to comment.