Hi,
we performed 10x library prep for scRNAseq analysis. I received from our facility the already de-multiplexed fastq files (Read1 and Read2) via bcl2fastq. However, no index file is included since they do not have cellranger installed. Is it possible to get to the count matrix just with the read1 and read2? How do I do this? I tried to feed the data into cellranger but with no success.
Thanks!
Index files are optional in certain types of count situations (see https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/using/fastq-input ). Is this 3' gene expression data or something else?
thanks, it is indeed 3' gene expression. How would you recommend I proceed?
What was the
cellranger
command that you tried for counting?