Closed bark9299 closed 5 months ago
Thanks for the report!
This pipeline has not yet had a stable release, but the development version can be found here:
https://github.com/grunwaldlab/pathogensurveillance
This changes often and may not work correctly, but it is much more developed than the version here. If you would like to try out the pipeline I highly recommend using this fork for the near future. Once we have a first release, development will transition to the main nf-core repository (this repository).
For now, where you see nf-core
in the instructions, substitute grunwaldlab
. Also check the README there for information on the input format. If you still get errors, feel free to let us know here.
Description of the bug
The error is saying I don't have a header in my csv file but I have the exact header as the tutorial.
sample,fastq_1,fastq_2 6_13_22,/hdd/2/elyse/microbiome/Sweden_MSU_metagenomics_shotgun/20240209_DNASeq_PE150/6_13_22_S36_L003_R1_001.fastq.gz,/hdd/2/elyse/microbiome/Sweden_MSU_metagenomics_shotgun/20240209_DNASeq_PE150/6_13_22_S36_L003_R2_001.fastq.gz 6_14_22,/hdd/2/elyse/microbiome/Sweden_MSU_metagenomics_shotgun/20240209_DNASeq_PE150/6_14_22_S37_L003_R1_001.fastq.gz,/hdd/2/elyse/microbiome/Sweden_MSU_metagenomics_shotgun/20240209_DNASeq_PE150/6_14_22_S37_L003_R2_001.fastq.gz
Command used and terminal output
Relevant files
No response
System information
I am using nextflow version 23.10.1 on linux. nf-core/plantpathsurveil v1.0dev