Closed EorgeKit closed 1 year ago
nextflow run main_AMR++.nf -profile singularity --pipeline multiqc
N E X T F L O W ~ version 22.10.1
Launching `main_AMR++.nf` [lonely_baekeland] DSL2 - revision: 531e9acfee
A M R + + N F P I P E L I N E
===================================
reads : /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/data/raw/*_R{1,2}.fastq.gz
output : test_results
WARN: A process with name 'dedup_runresistome' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runsnp' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_resistomeresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_snpresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runresistome' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runsnp' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_resistomeresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_snpresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runresistome' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runsnp' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_resistomeresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_snpresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runresistome' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/./subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_runsnp' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/./subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_resistomeresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/./subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
WARN: A process with name 'dedup_snpresults' is defined more than once in module script: /srv/data/my_shared_data_folder/amrcattle/AMRplusplus/./subworkflows/fastq_resistome.nf -- Make sure to not define the same function as process
ERROR ################################################################
Please choose a pipeline!!!
To test the pipeline, use the "demo" pipeline :
ERROR ################################################################
@EorgeKit , thank you for pointing this out. We've made a few changes to AMR++ that should hopefully address those warnings that you are reporting. Please try the latest updates and let us know if you run into any further issues. Thanks!
I managed to fix issue no #3 and #4 but then a new error came up , which happens even when I use conda as profile
The error is :