- edited description
Hi, I’m working with a plant genome and I have assembled a genome from Pac-Bio reads.
From this assembly, I obtained the following histograms from the alignment with minimap2:
I have then applied purging with these cutoff thresholds: -l 0 -h 110 -m 35.
The results obtained are the following:
My questions are: is it normal that I still have the first low peak? Maybe should I have used other cutoff values (maybe less stringent)? Could a second run of purging improve further the assembly?
Thanks in advance!
I wonder if lowering the -align_cov parameter again makes sense.