Skip to content
Snippets Groups Projects
Commit 9aef96cc authored by seehagec01's avatar seehagec01
Browse files

fix #3

parent 6838ba1c
No related branches found
No related tags found
No related merge requests found
rule multiqc: rule multiqc:
input: input:
"results/qualimap/", "results/qualimap/{sample}/qualimapReport.html",
"results/trimmed_fastqc/" "results/qualimap/{sample}/genome_results.txt",
"results/trimmed_fastqc/{sample}_1_fastqc.html",
"results/trimmed_fastqc/{sample}_2_fastqc.html",
"results/trimmed_fastqc/{sample}_1_fastqc.zip",
"results/trimmed_fastqc/{sample}_2_fastqc.zip"
output: output:
"results/multiqc/multiqc.html" "results/multiqc/multiqc.html"
shell: shell:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment