File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,5 +32,5 @@ params {
3232 // Metagenomics
3333 run_metagenomics = true
3434 metagenomics_profiling_tool = 'krakenuniq'
35- metagenomics_profiling_database = params.pipelines_testdata_base_path + 'eager/databases/krakenuniq/testdb-krakenuniq .tar.gz'
35+ metagenomics_profiling_database = params.pipelines_testdata_base_path + 'eager/databases/krakenuniq/eager3-mammoth-minimal .tar.gz'
3636}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ params {
2424 config_profile_description = 'Minimal test dataset to check the metagenomics metaphlan4 pipeline function'
2525
2626 // Input data
27- input = params.pipelines_testdata_base_path + 'eager/testdata/Mammoth/samplesheet_v3.tsv '
27+ input = params.pipelines_testdata_base_path + 'eager/testdata/Mammoth/samplesheet_v3_TOYMETAPHLAN.csv '
2828
2929 // Genome references
3030 fasta = params.pipelines_testdata_base_path + 'eager/reference/Mammoth/Mammoth_MT_Krause.fasta'
You can’t perform that action at this time.
0 commit comments