Open echothefox opened 2 years ago
Hi, I got some data generated from 5' R2 only chemistry. I think I don't have pair-end reads and the majority of information are stored in R2.fastq file. In this case, should I use: readFilesIn R1.fq R2.fq ?
Hi @echothefox
the read-end containing cDNA sequence should go first, and the read-end that contains the barcode should go 2nd.
Hi, I got some data generated from 5' R2 only chemistry. I think I don't have pair-end reads and the majority of information are stored in R2.fastq file. In this case, should I use: readFilesIn R1.fq R2.fq ?