Closed wchen190 closed 2 years ago
Hi @wchen190, so in the .command.log
file it says the organism is "Catharanthus_roseus" which is a plant and is the root of the issue (pun intended). What did you expect this organism to be? Also, in that same file it has 0/1000 at the end of the line and that is saying that there was no kmer matches anywhere. Per @nvlachos this is likely from 2 causes a REALLY bad assembly or an organism outside the bacterial world. However, we use all of bacterial genomes in refseq so it should have something that has at least 1 kmer. Along the same lines @Alyssa-Kent has had issues with ANI in the past because the assembly is so poor. You should have a folder for that sample that has the files for the processes that were able to finish. Can you have a look/provide the following files:
*.fastp.html
file in fastp_trimd
folder, this has info on the # and quality of the reads that past trimming so a low number of good reads could cause a poor assembly. *.trimd_summary.txt
in the kraken2_trimd
folder.*_report.tsv
that is in the quast folder.Getting a look at these can help us sort out, what went wrong with the assembly and depending on how they look we might want to put some checks in place to flag something like this. @nvlachos and @Alyssa-Kent might have other files they want to see as well to make a determination on how to proceed.
Thanks Jill, see attached for the requested files. I put them in a zip file since I can't upload the html file. files.zip
@wchen190, per the kraken output this looks like a SARS-CoV-2 sample. SC2 is in the file name and the assembled genome seems close to 33kbp, which is what is expected for SC2 (SC2=29.9kbp) so I think there was just a mix up in what you thought this sample was. If you can confirm this I will close this issue as it doesn't seem to be a bug with the software in this case.
@jvhagey, you're right, they're SARS-CoV-2 samples. Sorry for the mix up. I just tested with another set of samples and it completed successfully, thanks Jill!
The following error was encountered while running the latest version.
Steps to reproduce the behavior:
~/sandbox$ nextflow run /mnt/WGSData/phoenix/main.nf -profile docker -entry PHOENIX --input samplesheet.csv --kraken2db /mnt/WGSData/phoenix/assets/databases/ N E X T F L O W ~ version 22.04.3 Launching
/mnt/WGSData/phoenix/main.nf
[big_cajal] DSL2 - revision: ef1e7f30a2| \ | | __ |\ | | \ / |/ || / \ | | \ | | \/ | | | __/ |_ | | |__ / \
cdcgov/phoenix v1.0.0
Core Nextflow options runName : big_cajal containerEngine : docker launchDir : /home/EADS/wchen/sandbox workDir : /home/EADS/wchen/sandbox/work projectDir : /mnt/WGSData/phoenix userName : wchen profile : docker configFiles : /mnt/WGSData/phoenix/nextflow.config
Required Options input : samplesheet.csv kraken2db : /mnt/WGSData/phoenix/assets/databases/
Optional options outdir : /home/EADS/wchen/sandbox/results busco_db_path : null
Institutional config options custom_config_version: master
!! Only displaying parameters that differ from the pipeline defaults !!
If you use cdcgov/phoenix for your analysis please cite:
The nf-core framework https://doi.org/10.1038/s41587-020-0439-x
Software dependencies https://github.com/cdcgov/phoenix/blob/main/CITATIONS.md
executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [35/3c2f91] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1287-220805-M70822-SC2_S1) [ 33%] 2 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [ 0%] 0 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [35/3c2f91] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1287-220805-M70822-SC2_S1) [ 33%] 2 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [ 0%] 0 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [ 50%] 1 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [35/3c2f91] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1287-220805-M70822-SC2_S1) [ 33%] 2 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [ 0%] 0 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [35/3c2f91] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1287-220805-M70822-SC2_S1) [ 33%] 2 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [35/3c2f91] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1287-220805-M70822-SC2_S1) [ 33%] 2 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [be/f704d9] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220811-1004-220805-M70822-SC2_S6) [ 50%] 3 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [c3/2981bf] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220812-1212-220805-M70822-SC2_S2) [ 66%] 4 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [91/206364] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220811-0422-220805-M70822-SC2_S5) [ 83%] 5 of 6 [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [cf/607b35] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1293-220805-M70822-SC2_S29) [100%] 6 of 6 β [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 executor > local (96) [c9/ba3a76] process > PHOENIX:PHOENIX_EXTERNAL:INPUT_CHECK:SAMPLESHEET_CHECK (samplesheet.csv) [100%] 1 of 1 β [ed/10b846] process > PHOENIX:PHOENIX_EXTERNAL:ASSET_CHECK [100%] 1 of 1 β [9a/4baf86] process > PHOENIX:PHOENIX_EXTERNAL:BBDUK (VS220810-1398-220805-M70822-SC2_S4) [100%] 6 of 6 β [a7/04550e] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_TRIMD (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [30/2b1fef] process > PHOENIX:PHOENIX_EXTERNAL:FASTP_SINGLES (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [5c/066b5d] process > PHOENIX:PHOENIX_EXTERNAL:GATHERING_READ_QC_STATS (VS220812-1212-220805-M70822-SC2_S2) [100%] 6 of 6 β [79/37f41e] process > PHOENIX:PHOENIX_EXTERNAL:FASTQCTRIMD (VS220811-1004-220805-M70822-SC2_S6) [100%] 6 of 6 β [ea/ef79d9] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [7c/6ae73e] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2MPA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [87/4b405f] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KREPORT2KRONA_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [3e/a29f75] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRONA_KTIMPORTTEXT_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [37/b44208] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_TRIMD:KRAKEN2_BH_TRIMD (VS220811-0422-220805-M70822-SC2_S5) [100%] 6 of 6 β [cf/607b35] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:SPADES (VS220805-1293-220805-M70822-SC2_S29) [100%] 6 of 6 β [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:DETERMINE_TAXA_ID_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:GENERATE_PIPELINE_STATS_FAILURE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:SPADES_WF:CREATE_SUMMARY_LINE_FAILURE - [be/ff8c9f] process > PHOENIX:PHOENIX_EXTERNAL:RENAME_FASTA_HEADERS (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [80/41751b] process > PHOENIX:PHOENIX_EXTERNAL:BBMAP_REFORMAT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [6e/00ec13] process > PHOENIX:PHOENIX_EXTERNAL:MLST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [00/ea918e] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_HV (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [d5/72e76a] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_AR (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [57/f2d341] process > PHOENIX:PHOENIX_EXTERNAL:GAMMA_PF (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [5f/c1438f] process > PHOENIX:PHOENIX_EXTERNAL:QUAST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [ca/6e4af3] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_WTASMBLD (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [64/4f3bec] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKENTOOLS_MAKEKREPORT (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [fa/b21d86] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KREPORT2KRONA_WTASMBLD (VS220810-1398-220805-M70822-SC2_S4) [100%] 1 of 1 [- ] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRAKEN2_BH_WTASMBLD - [31/dc45ba] process > PHOENIX:PHOENIX_EXTERNAL:KRAKEN2_WTASMBLD:KRONA_KTIMPORTTEXT_WTASMBLD (VS220810-1398-220805-M70822-SC... [100%] 1 of 1 [3b/f3969f] process > PHOENIX:PHOENIX_EXTERNAL:MASH_DIST (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2 [c9/8549b0] process > PHOENIX:PHOENIX_EXTERNAL:DETERMINE_TOP_TAXA (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2, failed: 1 [0c/cad29f] process > PHOENIX:PHOENIX_EXTERNAL:FASTANI (VS220810-1398-220805-M70822-SC2_S4) [100%] 1 of 1 [- ] process > PHOENIX:PHOENIX_EXTERNAL:FORMAT_ANI - [- ] process > PHOENIX:PHOENIX_EXTERNAL:DETERMINE_TAXA_ID - [22/4b604d] process > PHOENIX:PHOENIX_EXTERNAL:PROKKA (VS220805-1287-220805-M70822-SC2_S1) [100%] 2 of 2, failed: 2 [b2/1ef305] process > PHOENIX:PHOENIX_EXTERNAL:AMRFINDERPLUS_UPDATE (update) [100%] 1 of 1 β [- ] process > PHOENIX:PHOENIX_EXTERNAL:GET_TAXA_FOR_AMRFINDER - [- ] process > PHOENIX:PHOENIX_EXTERNAL:AMRFINDERPLUS_RUN - [- ] process > PHOENIX:PHOENIX_EXTERNAL:CALCULATE_ASSEMBLY_RATIO - [- ] process > PHOENIX:PHOENIX_EXTERNAL:GENERATE_PIPELINE_STATS_WF:GENERATE_PIPELINE_STATS - [- ] process > PHOENIX:PHOENIX_EXTERNAL:CREATE_SUMMARY_LINE - [- ] process > PHOENIX:PHOENIX_EXTERNAL:FETCH_FAILED_SUMMARIES - [- ] process > PHOENIX:PHOENIX_EXTERNAL:GATHER_SUMMARY_LINES - [- ] process > PHOENIX:PHOENIX_EXTERNAL:CUSTOM_DUMPSOFTWAREVERSIONS - [- ] process > PHOENIX:PHOENIX_EXTERNAL:MULTIQC - -[cdcgov/phoenix] Pipeline completed with errors- Error executing process > 'PHOENIX:PHOENIX_EXTERNAL:DETERMINE_TOP_TAXA (VS220805-1287-220805-M70822-SC2_S1)'
Caused by: Missing output file(s)
*_best_MASH_hits.txt
expected by processPHOENIX:PHOENIX_EXTERNAL:DETERMINE_TOP_TAXA (VS220805-1287-220805-M70822-SC2_S1)
Command executed:
sort_and_prep_dist.sh -a VS220805-1287-220805-M70822-SC2_S1.filtered.scaffolds.fa.gz -x VS220805-1287-220805-M70822-SC2_S1.txt -d ./
Command exit status: 0
Command output: Option -a triggered, argument = VS220805-1287-220805-M70822-SC2_S1.filtered.scaffolds.fa.gz Option -x triggered, argument = VS220805-1287-220805-M70822-SC2_S1.txt Option -d triggered, argument = ./ Cutoff IS: 1 'Catharanthus_roseus'_GCF_004214875.1_ASM421487v1_genomic.fna VS220805-1287-220805-M70822-SC2_S1.filtered.scaffolds.fa.gz 1 1 0/1000 dist-1 - 'Catharanthus_roseus'_GCF_004214875.1_ASM421487v1_genomic.fna
Work dir: /home/EADS/wchen/sandbox/work/c9/8549b0d52907110a0d0889b13e91c6
Tip: view the complete command output by changing to the process work dir and entering the command
cat .command.out
Logs Log files are attached. The
.command.err
file is empty. .nextflow.log .command.log samplesheet.csv