I am wondering if it's possible to perform genome assemblies by combining PacBio HiFi and ONT data. How I understand it, contigs made by hifiasm from PacBio HiFi reads are more accurate but shorter, and contigs made by hifiasm-ont from ONT reads are more less accurate but more contiguous, I'm wondering if there's some tool that allows you to create de novo assemblies by creating a draft assembly from PacBio contigs, and then scaffolding them using ONT contigs. Does such a pipeline exist yet / is there a better, alternative strategy?
If you are working with a good model organism then you may be able to use available reference to try and merge the assemblies.
In case you have not seen this
hifiasm
author hints that a version that can use both PacBio and Nanopore data at the same time may be available in future: https://github.com/chhylp123/hifiasm/issues/849#issuecomment-3019737180