You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-24Lines changed: 6 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,12 @@ We have uploaded a copy of the official [GTDB-Tk mock database](https://data.gtd
79
79
The database is available as a gzipped tarball at:
80
80
-`databases/gtdbtk/gtdbtk_mockup_20250422.tar.gz`
81
81
82
+
### GUNC
83
+
84
+
GUNC database is provided by the GUNC team, as a minimal test set for CI/CD pipelines.
85
+
86
+
This was introduces in GUNC v1.1.0 and can by downloaded by running `gunc download_db --db test_data`. It is also available in [Zenodo](https://zenodo.org/records/19631420).
87
+
82
88
## Broken samplesheets
83
89
84
90
For testing input validation, the `samplesheets` directory contains the `broken/` subdirectory containing samplesheets with errors that should be caught by the pipeline.
@@ -96,30 +102,6 @@ For testing input validation, the `samplesheets` directory contains the `broken/
96
102
-`samplesheets/broken/samplesheet_nonunique_sample_run_combination.csv`: has invalid duplicate sample-run combinations
97
103
-`samplesheets/broken/samplesheet_spaces_in_name.csv`: incorrect sample name with spaces
98
104
99
-
### GUNC
100
-
101
-
For GUNC we created a mock database with the following commands:
MEGAHIT-MetaBAT2-test_minigut.1 736 663 76 kingdom nan nan nan nan nan nan nan nan
117
-
```
118
-
119
-
Versions used for the db creation / testing
120
-
- diamond: 2.0.4
121
-
- GUNC: 1.0.6
122
-
123
105
## Support
124
106
125
107
For further information or help, don't hesitate to get in touch on our [Slack organisation](https://nf-co.re/join/slack) (a tool for instant messaging).
0 commit comments