Skip to content
Snippets Groups Projects
Commit 467bb5d6 authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

integrating fastq stats

parent ec867f1e
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ rule generate_jupyter_book:
jb_file=f"{ frangipane_obj.install_path }/report/frangiPANe_report.ipynb",
ref_png=f"{frangipane_obj.path_stat_plot}/00_ref.png",
ref_csv = f"{frangipane_obj.path_stat_sum}/00_ref.txt",
fastq_csv= rules.merge_fastq_stats.stat_file
fastq_csv= rules.merge_fastq_stats.output.stat_file
output:
jb_file=f"{ frangipane_obj.path_output }/report/frangiPANe_stats.ipynb"
params:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment