10x genomics hashtag samples
2
0
Entering edit mode
9 months ago
HK ▴ 40

Hello all,

I have 10x genomics single cell RNA sequencing data (fastq format) with hashtag also. I have

folder name: 50500822-SCS20-1 (This folder has 9 fastq files) 
    50500822-SCS20-1_S1_L001_R1_001.fastq 
    50500822-SCS20-1_S1_L001_R2_001.fastq 
    50500822-SCS20-1_S1_L001_I1_001.fastq 
    50500822-SCS20-1_S1_L002_R1_001.fastq 
    50500822-SCS20-1_S1_L002_R2_001.fastq 
    50500822-SCS20-1_S1_L002_I1_001.fastq
    50500822-SCS20-1_S1_L003_R1_001.fastq 
    50500822-SCS20-1_S1_L003_R2_001.fastq 
    50500822-SCS20-1_S1_L003_I1_001.fastq

========================================================================

folder name: 50500822-SCS20-1-HT
50500822-SCS20-1-HT_S3_L001_R1_001.fastq
50500822-SCS20-1-HT_S3_L001_R2_001.fastq
50500822-SCS20-1-HT_S3_L001_I1_001.fastq
50500822-SCS20-1-HT_S3_L002_R1_001.fastq
50500822-SCS20-1-HT_S3_L002_R2_001.fastq
50500822-SCS20-1-HT_S3_L002_I1_001.fastq
50500822-SCS20-1-HT_S3_L003_R1_001.fastq
50500822-SCS20-1-HT_S3_L003_R2_001.fastq
50500822-SCS20-1-HT_S3_L003_I1_001.fastq

I have to do the alignment for this I am using cellRanger count. My questions are:

  1. As I see different lanes (L001,L002,L003), should I first concatenate L001_R1, L002_R1 and L003_R1 (and also fo R2 on the same way) and then do the alignment.
  2. How to handle the hastag in cellRanger. Or do I just simply align them as normal samples?
single-cell alignment • 680 views
ADD COMMENT
1
Entering edit mode
9 months ago

If cellranger sees all the fastqs from different lanes together, it will handle that fine. No need to concatenate. In fact, should you do so and drop the lane part from the name, cellranger might not recognize the file names properly.

ADD COMMENT
0
Entering edit mode
9 months ago
HK ▴ 40

Thanks for the reply. Can anyone help me with the hashtag thing. How to handle/analyze the sample with hashtag). So, what I understand is that the alignment is same for the samples with or without hashtags?

ADD COMMENT

Login before adding your answer.

Traffic: 2109 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6