James Ferguson
James Ferguson
Like SAM/BAM is unique to alignment data, not any data, SLOW5 is unique to raw signal data. But the underlying principles are similar. Global data at the top followed by...
Thinking on this further. If the file type was generalised, and the file scheme was dynamic, this would allow users to create stable, version controlled files, where each scheme conformed...
Hello, Till then, just activate your conda env as be then run the pip install commands with `python3 -m pip install ` This will ensure it uses the conda installed...
Hello, The correct api for the input file is a string, not a path object. So that is working as intended. James
Oh wow i remember when we talked about this. And I was like, "nah, just chuck in a big warning. Anyone using a Big Endian is going to know what...
This was added in https://github.com/hasindu2008/slow5lib/commit/b729ad4b22541d4d87ee551e9ce84a2f0ab014c5
Also just to add if you are still going to convert the data to a format to work with epi2me might I suggest converting to pod5 rather than fast5 as...
Hey Kara, You can get most of the info about butter-eel in the readme https://github.com/Psy-Fer/buttery-eel?tab=readme-ov-file#usage There are some "hidden" arguments that I try to cover in the docs that are...
Hey, Yea documentation for the API you have to pull from the API itself. As for getting the builds, they are distributed from minknow builds, and then get shipped as...
Yea be sure to try the dev branch to get that functionality while still being tested. I'll do a release and update pypi once the extensive testing has been done.