Update tests/config/test_data.config

Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
This commit is contained in:
Veit Schwämmle 2022-02-08 10:03:02 +01:00 committed by GitHub
parent cb1f0b7fc3
commit 8363559ba5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -388,8 +388,8 @@ params {
ups_file2 = "${test_data_dir}/proteomics/msspectra/OVEMB150205_14.raw" ups_file2 = "${test_data_dir}/proteomics/msspectra/OVEMB150205_14.raw"
} }
'database' { 'database' {
yeast_ups = "${test_data_dir}/proteomics/database/yeast_UPS.fasta" yeast_ups = "${test_data_dir}/proteomics/database/yeast_UPS.fasta"
} }
'parameter' { 'parameter' {
maxquant = "${test_data_dir}/proteomics/parameter/mqpar.xml" maxquant = "${test_data_dir}/proteomics/parameter/mqpar.xml"
} }