Skip to content

Commit

Permalink
GTDB version 220 not 200
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Jul 29, 2024
1 parent 86a22cf commit db21d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/download.smk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CONDAENV = "../envs"

## GTDBTk

GTDB_VERSION = "V09_R200"
GTDB_VERSION = "V09_R220"
GTDB_DATA_URL = "https://data.gtdb.ecogenomic.org/releases/release220/220.0/auxillary_files/gtdbtk_package"
GTDBTK_DATA_PATH = DBDIR / ("GTDB_" + GTDB_VERSION)

Expand Down

0 comments on commit db21d7a

Please sign in to comment.