What are R1, R2, R3, and I1 in a illumina sequencing data, and how can I get more information about them?
I am a fresher in Bioinformatics, especially in NGS. As of now, I am working on a WGS project, and the sequence read data include R1, R2, R3, and I1. I have understood that I1 is the index file, and based on query with someone I was told that R2 is barcode data. Can someone help me how we can delineate those information about the read files?
• 5,760 views
•
link
2 answers
Are you sure this is a WGS project? In general these kind of data files are produced as a part of multiome 10x single-cell ATAC 10x projects produced by cellranger-arc mkfastq software. They are then used with cellranger-arc count.
I1: Dual index i7 read
R1: Read 1
R2: Dual index i5 read
R3: Read 2
• 0 views
•
link
Log in to answer this question.