-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi,
I am interested in improving a genome assembly, and found your paper: "GoldPolish-target: targeted long-read genome assembly polishing".
It was very hard to find this github, since it is not mentioned in the paper.
I did check the "quality" of the genome and I used Hapog - since my genome is pseudohaploid, and based on BUSCO and proteins with errors, it didn't improve much. We did a first assembly using just PacBio HiFi reads and then it was scaffolded using Hi-C. The k-mer analysis was shocking because, despite better contiguity, gaps were more and longer, but the QV value was exactly the same.
Thus, I am interested now in "correcting" or "filling" the gaps.
I got very frustrated because according to an analysis, gap-filling can mess up with assembly, and I tried Samba from MaSurCa and it failed.
Amazingly, while looking for software I would GoldPolish-target, and I would like to try it. I was able to get the locations in bed for the gaps, but I wanted to consult you beforehand, if it is fine to pressume that it will "fill" the gaps. For instance, I asked the authors of Hapog if it will fill the gaps, and the answer was negative.
Thus, I wanted to ask you before if my pressumption/goal is actually correct/possible.
Thank you.