Hello! I have a question about the CRISPRessoWGS read filtering step
The input BAM file contains ~9 million reads in the analyzed region, but the output files include statistics for only ~90 thousand reads. I suspect that ~99% of the reads are being filtered out during the Fastp step. I tried to skip this filtering by setting the options --fastp_command "" and --fastp_options_string "", but this didn’t help
Could you please advise how I can skip the read filtering step?