10XGenomics / cellranger

10x Genomics Single Cell Analysis
https://www.10xgenomics.com/support/software/cell-ranger
Other
355 stars 92 forks source link

ERROR: No input FASTQs were found for the requested parameters. #246

Closed 2124sa closed 4 months ago

2124sa commented 4 months ago

I am grateful for your assistance. I am a novice in using cellranger. While executing cellranger count, I encountered an error. Below is the error message. ERROR: No input FASTQs were found for the requested parameters.

If your files came from bcl2fastq or mkfastq:

My code is cellranger count --id=bc --transcriptome=/home/a2433564374/public/cellranger.index/refdata-gex-GRCh38-2024-A --fastqs=/home/a2433564374/lesson/lesson1-cellranger/out --create-bam=true --sample=bc --nosecondary

I am utilizing the version 8.0.0 of CellRanger

(cellranger1) a2433564374@lizhengjian:~/public/cellranger.index$ ls refdata-gex-GRCh38-2024-A refdata-gex-GRCh38-2024-A.tar.gz (cellranger1) a2433564374@lizhengjian:~/public/cellranger.index$ cd refdata-gex-GRCh38-2024-A (cellranger1) a2433564374@lizhengjian:~/public/cellranger.index/refdata-gex-GRCh38-2024-A$ ls fasta genes reference.json star (cellranger1) a2433564374@lizhengjian:~/public/cellranger.index/refdata-gex-GRCh38-2024-A$ pwd /home/a2433564374/public/cellranger.index/refdata-gex-GRCh38-2024-A

(cellranger1) a2433564374@lizhengjian:~/lesson/lesson1-cellranger$ cd out (cellranger1) a2433564374@lizhengjian:~/lesson/lesson1-cellranger/out$ ls bc_S1_LOO1_R1_001.fastq.gz bc_S1_LOO1_R2_001.fastq.gz (cellranger1) a2433564374@lizhengjian:~/lesson/lesson1-cellranger/out$ pwd /home/a2433564374/lesson/lesson1-cellranger/out

How should I proceed to address this issue? Once again, I express gratitude for your assistance!

github-actions[bot] commented 4 months ago

Thank you for your interest in Cell Ranger. GitHub Issues are not monitored by our support team. Please e-mail support@10xgenomics.com for support with Cell Ranger or visit our documentation site at https://www.10xgenomics.com/support/software/cell-ranger.