This is a test version of Biostars. For the public version, visit https://www.biostars.org.
get the barcode file

Hello,

I tried to get the barcode file of SRR7191904.

Thanks in advance for any help!

Best,

Yue

fastq-dump --gzip --split-files SRR7191904.sra

bin$ head -n 10 SRR7191904_1.fastq
@SRR7191904.1 1 length=27
GATCGNGGTCCTGCTTCGCCTATGTCT
+SRR7191904.1 1 length=27
/AAAA#EEEEEEEEEEEEEEEEEEEEA
@SRR7191904.2 2 length=27
CACACNTCAATCTGCAGCAAAATTCAT
+SRR7191904.2 2 length=27
AAA6A#/AAEEEAEEEEAEEAEEEEEE
@SRR7191904.3 3 length=27
CTAGCNTAGCTACCGCGCTTGGATTTT
rna-seq

1 answer

The data has been demultiplexed, so there is no traditional Illumina barcode file. The 10x cell barcode and UMI fastq file is the read 1 file that you showed.

Hello, Cevon Ryan,

Thank yo so much for your great help!

Best,

Yue

Log in to answer this question.