nanoseq
nanoseq copied to clipboard
Pairing between sample and genome is ignored for demultiplexed reads (cDNA mode)
Description of the bug
When providing several samples that should be mapped to different genomes in a samplesheet, the pairing between sample (group) and genome is ignored.
Expected behaviour: Reads from each group are mapped to the genome provided in the same row in "fasta".
Actual behaviour: The reads and genomes are matched in a different order, presumably based on when they pass through the pipeline.
Parameters: protocol: 'cDNA' skip_demultiplexing: true skip_modification_analysis: true skip_fusion_analysis: true
It would be helpful if this behaviour was mentioned in the documentation, since it is not really obvious from the samplesheet layout and seems to be even suggested in the "With demultiplexing" section of the Usage documentation
Command used and terminal output
No response
Relevant files
No response
System information
Nextflow version: nextflow 23.08.1-edge Hardware: HPC Executor: slurm Container engine: charliecloud OS: SUSE Pipeline version: nanoseq v3.1.0