Skip to content

Commit

Permalink
update test data
Browse files Browse the repository at this point in the history
  • Loading branch information
dorien-er committed Feb 26, 2024
1 parent 7e7b38f commit e8a73f6
Show file tree
Hide file tree
Showing 125 changed files with 3,019 additions and 12,761 deletions.
8 changes: 5 additions & 3 deletions src/multiqc/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ if [[ -n "$par_input" ]]; then
fi

multiqc \
--filename "$par_output_report" \
--force \
"${inputs[@]}"

if [[ -n "$par_output_report" ]]; then
mv multiqc_report.html "$par_output_report"
fi
# if [[ -n "$par_output_report" ]]; then
# mv multiqc_report.html "$par_output_report"
# fi

# if [[ -n "$par_output_data" ]]; then
# mv "data" "$par_output_data"
Expand Down
1,504 changes: 1,504 additions & 0 deletions src/multiqc/test_data/a.txt

Large diffs are not rendered by default.

1,505 changes: 1,505 additions & 0 deletions src/multiqc/test_data/b.txt

Large diffs are not rendered by default.

This file was deleted.

34 changes: 0 additions & 34 deletions src/multiqc/test_data/rna-seq/data/SRR3192396_1Log.final.out

This file was deleted.

Loading

0 comments on commit e8a73f6

Please sign in to comment.