James Ferguson
James Ferguson
Thanks Grant, Working on this and many other changes now I'm back. Will update once a release is cut James
These tags are now available in 7.9.8, so they will be added into the output for the next release.
I found a better way to do this, and it's implemented into the dev branch atm.
Is the version really 0.1.0? Does it also happen in the latest version? James
This is part of #66
Should be fixed in https://github.com/Psy-Fer/buttery-eel/releases/tag/v0.7.0
Just wanting to comment sooner rather than later, I've been able to reproduce this. Waiting for the long 100 batch size thing to finish to analyse the profile logs. This...
Okay, so using the new version (v7.4.12) of dorado-server, I could reproduce this bug. When using batchsize of 100, it takes forever, and when using 2000 or higher, the problem...
Hey, So I got some info back from ONT, and this is 100% caused by a change in the basecaller for v7.4.* and NOT a buttery-eel bug. #### Explanation An...
> Not sure if the batching occurs across all client connections/procs or if it is per client, which will mean i need to make some changes to adapt the batchsize...