Hi, I have tried to use Picard and filter duplicates in Illumina data after alignment, but it encounters memory issues. I've tried to increase memory with --mem 50 when submitting the job to the queue manager. Would it be advisable to decrease the max_records_in_ram? if so, would this change affect the subsequent results? Any guidance on this topic would be greatly appreciated.
java -jar picard.jar MarkDuplicates I="./U2OS_sorted.bam" O="./U2OS_sorted_duplicates.bam" M="./U2OS_sorted_metrics_dup.txt" ASSUME_SORT_ORDER=coordinate
Analyze read lengths in Illumina data Process Illumina Sequencing Data. Determine type of Pacbio read Extract aligned positions from reads how to see Pacbio reads in IGV