Closed RyanBio closed 7 years ago
Hi Ryan (I'm Ryan too - this could be confusing),
Yes, Unicycler is designed exclusively for bacterial genomes. You can of course try it on a small diploid genome, but I make no promises! If it works, great, but I probably won't debug odd behaviour on diploid eukaryotes. Sorry!
Regarding the assembly graph, yes, Unicycler always builds it with SPAdes. I've tried quite a few assemblers and am generally happy with SPAdes' Illumina read assembly graphs. Since each assembler has its nuances in assembly graph implementation, it wouldn't be easy to swap out SPAdes for another assembler. You're welcome to fork Unicycler and try new things, but I fear that replacing the short read assembler might require a lot of work.
Ryan
Hi, Unicycler is really a great pipeline with many useful tools. Although, I still have some doubts about its application and some steps, like the graph scaffolding and bridging:
Thanks, Ryan