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
Running CellRanger with all GEX samples, in which there are multiple barcodes per sample, but the all go to the same sample (see the samples & barcodes tables below).
This results in a file name collision at the MTX_TO_H5AD step.
I haven't been able to determine why, based on the pipeline code.
ERROR ~ Error executing process > 'NFCORE_SCRNASEQ:SCRNASEQ:MTX_CONVERSION:MTX_TO_H5AD (2)'
Caused by:
Process `NFCORE_SCRNASEQ:SCRNASEQ:MTX_CONVERSION:MTX_TO_H5AD` input file name collision -- There are multiple input files for each of the following file names: barcodes.tsv.gz, features.tsv.gz, matrix.mtx.gz
Relevant files
The samples table (full paths removed for clarity):
It might help to include info on how to handle multiple barcodes per sample in the sample barcode table: https://nf-co.re/scrnaseq/2.7.1/docs/usage ("Additional samplesheet for multiplexed samples").
Description of the bug
Running CellRanger with all GEX samples, in which there are multiple barcodes per sample, but the all go to the same sample (see the samples & barcodes tables below).
This results in a file name collision at the
MTX_TO_H5AD
step.I haven't been able to determine why, based on the pipeline code.
Command used and terminal output
The command:
Relevant files
The samples table (full paths removed for clarity):
The sample barcodes table:
System information
Nextflow: 24.04.4.5917
Hardward: HPC
Executor: SLURM
Engine: Apptainer
OS: Ubuntu
Pipeline: 2.7.1
The text was updated successfully, but these errors were encountered: