Hi Pallondyle,
How did you remove the R2 files? I’m also encountering a low mapping percentage, and I suspect it’s because the gRNA is located in different positions in the R1 and R2 files. In my single raw data, I have both R1 and R2 sequences. Should I remove the R2 sequences and then proceed with the analysis, or do I need to extract the R2 reads, reverse complement them, and then merge the R1 and R2 files before analyzing?
Thanks!
Where is the gRNA supposed to be in your reads? In first 50 bp? You may want to trim your original reads downs to that size and try. Are you providing a file with the expected gDNA sequences as reference?
This is an example of my reference data:
I generate this data using the content file. This is an example of my fq data:
I'm not sure that where the gRNA supposed to be in my reads.
In CRISPR and shRNA screens you don't sequence the guide but attached barcodes. Unless this is not super custom it's the first bases of every read but how many exactly you need to determine by either checking protocols or talk to the scientist who produced the library.
Easiest way to find what location they are in the reads is to take a few of those sequences and grep for them in your fastq file.