Hello everyone,
I am working on RNA-Seq data analysis, and currently I have generated the bam files (named WT.bam and KO.bam).
Could I ask whether deeptools (https://github.com/deeptools/deepTools/) is available to extract reads that exist in WT.bam but not in KO.bam?
If it can't, is there any other methods (or scripts) to achieve the target?