From d0ab06492e8520efc81623da1ed7ee0ce289adb7 Mon Sep 17 00:00:00 2001 From: BIOPZ-Katsantoni Maria <maria.katsantoni@unibas.ch> Date: Fri, 19 Jun 2020 18:51:01 +0200 Subject: [PATCH] fix: addition of kallisto md5 in the multilane test --- .../expected_output.md5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/test_integration_workflow_multiple_lanes/expected_output.md5 b/tests/test_integration_workflow_multiple_lanes/expected_output.md5 index f8f074e..7a6ae82 100644 --- a/tests/test_integration_workflow_multiple_lanes/expected_output.md5 +++ b/tests/test_integration_workflow_multiple_lanes/expected_output.md5 @@ -106,3 +106,8 @@ ec5aab1b79e7880dfa590e5bc7db5232 results/samples/synthetic_10_reads_paired_synt dd81441ca97912a62292d317af2c107c results/multiqc_summary/multiqc_data/multiqc_kallisto.txt ba090b1b4a2473891de97493d3244956 results/multiqc_summary/multiqc_data/multiqc_fastqc.txt 0703b4cb7ec2abfab13ccd5f58c2d536 results/multiqc_summary/multiqc_data/multiqc_general_stats.txt +9f22fcd1b38d9dd692e77cb27f2e52f2 results/summary_kallisto/tx2geneID.tsv +a9514da3fe2c94b9dca71d9e0160be69 results/summary_kallisto/genes_counts.tsv +0d288e71d017a090152384fd915dc2a1 results/summary_kallisto/transcripts_counts.tsv +58a075e4e938d690748b556141912d1c results/summary_kallisto/transcripts_tpm.tsv +8f29696ede8e5d290513f56d3a0b4bff results/summary_kallisto/genes_tpm.tsv -- GitLab