Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,13 @@ Which resulted in a last line of the log as

And then the `test/` directory was tarred to create `minigut_cat.tar.gz`.

We have uploaded a copy of the official [GTDB-Tk mock database](https://data.gtdb.ecogenomic.org/releases/latest/auxillary_files/gtdbtk_package/mockup_db/) to this repository for use while testing mag and the nf-core GTDB modules - this significantly improves the run-time of tests as the GTDB server can be very slow.
### GTDB-Tk

We have uploaded a copy of the official [GTDB-Tk mock database](https://data.gtdb.ecogenomic.org/releases/latest/auxillary_files/gtdbtk_package/mockup_db/) to this repository for use while testing mag and the nf-core GTDB modules - this significantly improves the run-time of tests as the GTDB server can be very slow.

The database is available as a gzipped tarball at:
- `databases/gtdbtk/gtdbtk_mockup_20250422.tar.gz`
- (r232, latest) `databases/gtdbtk/gtdbtk_mockup_r232_20260507.tar.gz`
- (r226) `databases/gtdbtk/gtdbtk_mockup_20250422.tar.gz`

### GUNC

Expand Down
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am guessing there is no chance in making this even smaller?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the small version of the 56Gb database the tool requires, as provided by the developers. I think it's about as minimal as can be...

Binary file not shown.