James Ferguson
James Ferguson
indeed, but it means they don't have to generate a new file at all.
Ahh i already do such a lib check using ``` major, minor, patch = [int(i) for i in pyguppy_client_lib.__version__.split(".")] ```
Add this into the lib checks, with the exception that 7.3.9 and 7.3.10 are the same, and not wrong.
G'Day Yupei You, Yea the main branch of buttery eel is still the "original" version I released that is stable, but not efficient. I have a branch called `multiproc` https://github.com/Psy-Fer/buttery-eel/tree/multiproc...
Yea I should also mention that the process and thread control of guppy is mostly going to be ignored, so those flags aren't going to have much if any impact.
Oh and there was a small bug with `-q` so if you have already cloned that branch, do a git pull and rebuild to make sure it has the fix
Oh nice. Getting better usage now?
Oh yea that's my bad. Let me fix that and get back to you.
Hey, Any chance you could show me the header columns of your data? The first 2 lines above the actual reads (and below the header values) It should be something...
I have also just pushed a change to the dev branch that has a check on this line of code that will spit out what `slow5_end_reason_labels` is set to if...