Description of the bug
The pipeline appears to have a bug in the follow-up process. When executing the nextflow pipeline, the terminal behaves as if the process has stopped and overlaps the process workflow display, giving the appearance of a frozen state. The issue occurs when running the following command:
nextflow run Arcadia-Science/metagenomics --input /home/filipe/Documents/Ian/Arcadia_metagenomics/Share_Cligest_data_2021_2022.csv --outdir /home/filipe/Documents/Jocelyne/2023_05_30_Angola_L1/fastq_pass2 --platform nanopore --sourmash_dbs /home/filipe/Documents/Ian/Sourmash/gtdb-rs214-reps.k31/SOURMASH-MANIFEST.csv --diamond_db /home/filipe/Documents/Ian/Blast/sequences.dmnd -profile docker -r main
The console output gets stuck on the following process:
[- ] process > ARCADIASCIENCE_METAGENOMICS... -
I am attaching a screenshot to this email for your reference. It's unclear to us why this is happening, and we haven't found a workaround yet.
Command used and terminal output
`nextflow run Arcadia-Science/metagenomics --input /home/filipe/Documents/Ian/Arcadia_metagenomics/Share_Cligest_data_2021_2022.csv --outdir /home/filipe/Documents/Jocelyne/2023_05_30_Angola_L1/fastq_pass2 --platform nanopore --sourmash_dbs /home/filipe/Documents/Ian/Sourmash/gtdb-rs214-reps.k31/SOURMASH-MANIFEST.csv --diamond_db /home/filipe/Documents/Ian/Blast/sequences.dmnd -profile docker -r main`
terminal output does not exist. It just freezes where the graphic representations of the process are generated.
Relevant files
Nextflow Workflow Report.pdf
System information
Nextflow version 23.04.0
Hardware Desktop
Executor local
Container engine: Docker
OS Ubuntu
Version of Arcadia-Science/hifi2genome: not sure
Description of the bug
The pipeline appears to have a bug in the follow-up process. When executing the nextflow pipeline, the terminal behaves as if the process has stopped and overlaps the process workflow display, giving the appearance of a frozen state. The issue occurs when running the following command:
nextflow run Arcadia-Science/metagenomics --input /home/filipe/Documents/Ian/Arcadia_metagenomics/Share_Cligest_data_2021_2022.csv --outdir /home/filipe/Documents/Jocelyne/2023_05_30_Angola_L1/fastq_pass2 --platform nanopore --sourmash_dbs /home/filipe/Documents/Ian/Sourmash/gtdb-rs214-reps.k31/SOURMASH-MANIFEST.csv --diamond_db /home/filipe/Documents/Ian/Blast/sequences.dmnd -profile docker -r mainThe console output gets stuck on the following process:
[- ] process > ARCADIASCIENCE_METAGENOMICS... -I am attaching a screenshot to this email for your reference. It's unclear to us why this is happening, and we haven't found a workaround yet.
Command used and terminal output
Relevant files
Nextflow Workflow Report.pdf
System information
Nextflow version 23.04.0
Hardware Desktop
Executor local
Container engine: Docker
OS Ubuntu
Version of Arcadia-Science/hifi2genome: not sure