This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Cellranger find which fastq file every cell belongs to

I have run cellranger on multiple fastq files that belong to different days and now I have output that can be read by Seurat but I need to know which time point every cell belongs to. To my knowledge none of the files in the outs directory of cellranger contain that information. Is there a way I can find out which fastq file every cell belongs to?

scrnaseq cellranger fastq sequencing seurat

What command did you use to run cellranger? I think from memory, each fastq file will have 1 folder with matrix counts.

I used the following commands, the fastq files were all stored in a single folder. I really like the way the current count matrix looks like with one count matrix for all files. Is there a way I can find out which fastq file every cell belongs to when I am reading the count matrix using Seurat?

cellranger-7.0.1/bin/cellranger count \
--id=run_files \
--fastqs=/data/ \
--sample=E \
--transcriptome=/yard/run_cellranger_count/refdata-gex-GRCh38-2020-A

Why did you delete the post, Researcher?

Please do not delete posts that have received feedback.

0 answers

No answers yet.

Log in to answer this question.