Skip to content

Commit

Permalink
Merge branch 'main' into YAC-97
Browse files Browse the repository at this point in the history
  • Loading branch information
mfl15 authored Feb 13, 2024
2 parents 7a13354 + b4f58e3 commit 0e2057d
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 @@ -149,7 +149,7 @@ YACHT can be run via the command line `yacht <module>`. Now it has three four ma
| outfolder | the path to a folder where the downloaded file is expected to locate |


+ `pretrained_ref_db` can automatically download our pre-trained reference genome database that can be directly used as input for `yacht train` module.
+ `pretrained_ref_db` can automatically download our pre-trained reference genome database that can be directly used as input for `yacht run` module.
```bash
# Example for downloading the pretrained reference database that was trained from GTDB rs214 representative genomes with k=31 and ani_threshold=0.9995
yacht download pretrained_ref_db --database gtdb --db_version rs214 --k 31 --ani_thresh 0.9995 --outfolder ./
Expand Down

0 comments on commit 0e2057d

Please sign in to comment.