You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[nf-core/pathogensurveillance] Pipeline completed with errors-
ERROR ~ Error executing process > 'PATHOGENSURVEILLANCE:CORE_GENOME_PHYLOGENY:ASSIGN_CONTEXT_REFERENCES (smarcescens)'
Caused by:
Process `PATHOGENSURVEILLANCE:CORE_GENOME_PHYLOGENY:ASSIGN_CONTEXT_REFERENCES (smarcescens)` terminated with an error exit status (1)
Command executed:
assign_context_references.R smarcescens_comp.csv smarcescens.csv 0 0 0 smarcescens_context_refs.csv
cat <<-END_VERSIONS > versions.yml
"PATHOGENSURVEILLANCE:CORE_GENOME_PHYLOGENY:ASSIGN_CONTEXT_REFERENCES":
r-base: $(echo $(R --version 2>&1) | sed 's/^.*R version //; s/ .*$//')
END_VERSIONS
Command exit status:
1
Command output:
(empty)
Command error:
Error in data.frame(sample_id = rep(sample_ids, each = n_refs_contextual), :
arguments imply differing number of rows: 0, 327, 654
Execution halted
Work dir:
/nfs7/BPP/Chang_Lab/paradarc/ps_pipeline_validation/scripts/pathogensurveillance/work/bf/97670c9de38f9ac408dedbc5f2c324
Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line
-- Check '.nextflow.log' file for details
ERROR ~ Pipeline failed. Please refer to troubleshooting docs: https://nf-co.re/docs/usage/troubleshooting
-- Check '.nextflow.log' file for details
Here I am excluding this reference because it is already par of the sample sheet. For this run, I don't want the pipeline to download references, I want it to build a reference free core gene phylogeny.
The text was updated successfully, but these errors were encountered:
Here is how the ref_data.csv looks like:
Here I am excluding this reference because it is already par of the sample sheet. For this run, I don't want the pipeline to download references, I want it to build a reference free core gene phylogeny.
The text was updated successfully, but these errors were encountered: