mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
Update tests/config/test_data.config
Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
This commit is contained in:
parent
cb1f0b7fc3
commit
8363559ba5
1 changed files with 2 additions and 2 deletions
|
@ -388,8 +388,8 @@ params {
|
|||
ups_file2 = "${test_data_dir}/proteomics/msspectra/OVEMB150205_14.raw"
|
||||
}
|
||||
'database' {
|
||||
yeast_ups = "${test_data_dir}/proteomics/database/yeast_UPS.fasta"
|
||||
}
|
||||
yeast_ups = "${test_data_dir}/proteomics/database/yeast_UPS.fasta"
|
||||
}
|
||||
'parameter' {
|
||||
maxquant = "${test_data_dir}/proteomics/parameter/mqpar.xml"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue