Open jdeligt opened 3 years ago
Hi Joep, it's nice to see you here other than AT :) This was one of my project before moving to Queensland Health when I was focusing on bacterial real-time assembly using ONT in 2019. It's on hold since then as I'm the only developer :(
I'm willing to continue this ongoing works but just need to find a chance to do so :) Happy to chat here or Slack.
Could you provide a small "wiki" on how to run this program?
Hi there, this looks like a really cool piece of software and it is doing a lot of the things we have thinking about needing to get to do real-time AMR detection from ONT runs. I was wondering if you had thought about doing a met-flye (or spades) from the first 10000 or so reads (as the seed) and then kick off the streaming mode from there? This would allow you to not need any pre loaded data (I think).
P.S. it would be really nice if the software could run smoothly on GPU enabled ARM devices so that basecalling can run in parallel to the assembly. (this is what we've been thinking about in terms of truly real-time standalone for clinical purposes: https://github.com/sirselim/jetson_nanopore_sequencing)