diff --git a/.github/workflows/add_fastani_ref.yml b/.github/workflows/add_fastani_ref.yml index c0bcd8e..0c7b263 100755 --- a/.github/workflows/add_fastani_ref.yml +++ b/.github/workflows/add_fastani_ref.yml @@ -64,17 +64,23 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas --fastani_ref_list fastani_ref_list.txt cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Run Grandeur with refs run: | nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas -resume --fastani_ref GCA_009665515.2_ASM966551v2_genomic.fna.gz,GCA_009763645.1_ASM976364v1_genomic.fna.gz --outdir grandeur2 cat grandeur2/grandeur_summary.tsv + cat grandeur2/summary/software_versions.yml + ls grandeur2/multiqc/multiqc_report.html - name: Run Grandeur with refs and ref list run: | nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas -resume --fastani_ref_list fastani_ref_list.txt --fastani_ref GCA_009665515.2_ASM966551v2_genomic.fna.gz,GCA_009763645.1_ASM976364v1_genomic.fna.gz --outdir grandeur3 cat grandeur3/grandeur_summary.tsv + cat grandeur3/summary/software_versions.yml + ls grandeur3/multiqc/multiqc_report.html \ No newline at end of file diff --git a/.github/workflows/current.yml b/.github/workflows/current.yml index 569af02..43b725b 100644 --- a/.github/workflows/current.yml +++ b/.github/workflows/current.yml @@ -33,3 +33,5 @@ jobs: nextflow run . -profile docker --current_datasets -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html diff --git a/.github/workflows/ecoli.yml b/.github/workflows/ecoli.yml index 84c5b99..26f90e2 100644 --- a/.github/workflows/ecoli.yml +++ b/.github/workflows/ecoli.yml @@ -35,6 +35,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check E. coli file run: | diff --git a/.github/workflows/klebsiella.yml b/.github/workflows/klebsiella.yml index d17798f..8f847c9 100755 --- a/.github/workflows/klebsiella.yml +++ b/.github/workflows/klebsiella.yml @@ -35,6 +35,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Klebsiella file run: | diff --git a/.github/workflows/legionella.yml b/.github/workflows/legionella.yml index 9edfa38..22eef66 100644 --- a/.github/workflows/legionella.yml +++ b/.github/workflows/legionella.yml @@ -36,6 +36,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Legionella file run: | diff --git a/.github/workflows/myco.yml b/.github/workflows/myco.yml index 887d8ce..a4634e3 100755 --- a/.github/workflows/myco.yml +++ b/.github/workflows/myco.yml @@ -35,6 +35,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Mycobacterium file run: | diff --git a/.github/workflows/phylogenetic_workflow.yml b/.github/workflows/phylogenetic_workflow.yml index 0274b23..f1a440e 100644 --- a/.github/workflows/phylogenetic_workflow.yml +++ b/.github/workflows/phylogenetic_workflow.yml @@ -33,6 +33,8 @@ jobs: nextflow run . -profile docker,msa -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check MSA files run: | diff --git a/.github/workflows/run_workflow.yml b/.github/workflows/run_workflow.yml index 731c31b..5a70bf1 100644 --- a/.github/workflows/run_workflow.yml +++ b/.github/workflows/run_workflow.yml @@ -29,6 +29,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --reads reads cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check summary files run: | diff --git a/.github/workflows/salmonella.yml b/.github/workflows/salmonella.yml index 857b6cb..04ca863 100644 --- a/.github/workflows/salmonella.yml +++ b/.github/workflows/salmonella.yml @@ -38,6 +38,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fasta_list fastas.txt cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Salmonella file run: | diff --git a/.github/workflows/strepA.yml b/.github/workflows/strepA.yml index f745df0..7db4fa8 100644 --- a/.github/workflows/strepA.yml +++ b/.github/workflows/strepA.yml @@ -35,6 +35,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Strep pneumo file run: | diff --git a/.github/workflows/strep_pneumo.yml b/.github/workflows/strep_pneumo.yml index 7db1bef..605411e 100644 --- a/.github/workflows/strep_pneumo.yml +++ b/.github/workflows/strep_pneumo.yml @@ -35,6 +35,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Strep pneumo file run: | diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 32b40e4..7b69314 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,10 @@ jobs: - name: Run Grandeur run: | nextflow run . -profile docker,test0 -c .github/workflows/github_actions.config - + cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html + - name: Check contig files run: | for file in grandeur/contigs/*_contigs.fa diff --git a/.github/workflows/vibrio.yml b/.github/workflows/vibrio.yml index 41ef271..daa467b 100644 --- a/.github/workflows/vibrio.yml +++ b/.github/workflows/vibrio.yml @@ -35,6 +35,8 @@ jobs: nextflow run . -profile docker -c .github/workflows/github_actions.config --fastas fastas cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check Vibrio species run: | diff --git a/.github/workflows/withoutfastani.yml b/.github/workflows/withoutfastani.yml index 77c6cac..7dab3d0 100644 --- a/.github/workflows/withoutfastani.yml +++ b/.github/workflows/withoutfastani.yml @@ -33,6 +33,8 @@ jobs: nextflow run . -profile docker,msa -c .github/workflows/github_actions.config --fastas fastas --exclude_top_hit cat grandeur/grandeur_summary.tsv + cat grandeur/summary/software_versions.yml + ls grandeur/multiqc/multiqc_report.html - name: Check MSA files run: |