buttery-eel icon indicating copy to clipboard operation
buttery-eel copied to clipboard

The buttery eel - a slow5 guppy/dorado basecaller wrapper

Results 25 buttery-eel issues
Sort by recently updated
recently updated
newest added

I could successfully setup buttery-eel on my MacBook Air, which has the Apple M2 chip and is running macOS Sonoma version 14.1.1. Below are the commands I used for the...

bug

sometimes a run will crash or hit a wall limit due to hardware of system limits. It would be helpful to easily resume the sequencing run. I think a quick...

enhancement

Hello, I'm trying to basecall some reads I generated with squigulator. `buttery-eel -i results/zymo-human/passed-1K.blow5 -o results/zymo-human/passed-1K-squigulator.fastq -x cuda:all -g resources/ont-guppy-6_5_7/bin/ --config dna_r10.4.1_e8.2_400bps_sup.cfg --port 8020 --slow5_threads 128` When trying to basecall...

enhancement

Hi, I encountered an issue when using buttery-eel to baseclling with dorado-server. ![image](https://github.com/Psy-Fer/buttery-eel/assets/87375686/b0cd2c9b-f4ba-4ed0-aa7a-f2efe763199d) I want to use Dorado to basecall the RNA methylation model. Here is my code: ` Slow5Dir="/public2/hjliang/ONT_data/slow5"...

enhancement

Thank you for the excellent program. I am currently testing the latest version with several parameters for ONT ultra-long read datasets. However, I noticed a potential omission in usage options...

documentation

Progress shows a snapshot of chunked basecalled reads It would be good I it showed the full total at the ned as well ![image](https://github.com/Psy-Fer/buttery-eel/assets/8985577/a3465da0-b4fe-42df-a888-2c5e661ea55e)

enhancement

Here are the versions I used ``` dorado_basecall_server --version Dorado Basecall Service Software, (C)Oxford Nanopore Technologies plc. Version 7.1.4+d7df870c0, client-server API version 15.0.0 buttery-eel --version buttery-eel - wrapping guppy for...

The issue presented as Buttery-eel saying it is doing sup basecalling when it was supposed to be doing hac basecalling for me: ``` timamo@brenner-fpga:PSXPX230069:$ qstat -j 4204295 | grep -e...

Please add the following instructions to somewhere: For FASTQ output from buttery-eel, we call guppy_barcoder which comes with the ONT Guppy package for demuxing. It seems that guppy_barcoder does not...

Allow a user to provide a list of read-ids to basecall. This will then use random access get calls to pyslow5

enhancement