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

After starting the guppy server but before connecting a client, I should do a check that the guppy server version matches the installed guppy client lib version. I think I...

enhancement

Hi @Psy-Fer and @hasindu2008 , Hope you are doing well. I am trying to run a simulation analysis use squigglator and buttery-eel. The simulated BLOW5 file looks good. I am...

In testing buttery-eel with some BLOW5 data for basecalling, I realized that there is no "--chunks_per_runner" argument that could be set and passed through to Guppy. Is this something that...

enhancement

Here is an example of the file format of a seq sum file when bacoding is turned on in minknow ``` filename_fastq filename_fast5 filename_pod5 parent_read_id read_id run_id channel mux minknow_events...

enhancement

Add the tags here https://github.com/nanoporetech/dorado/blob/release-v0.7/documentation/SAM.md#sam-specification

enhancement

When ` --config dna_r10.4.1_e8.2_400bps_5khz_modbases_5mc_sup_prom.cfg` is given as the model, this doesn't say what the model version is for matching with clair3 variant calling models. To fix this, I should pull...

enhancement

Use slow5 header information to warn/error if the wrong pore model has been selected.

enhancement

Enable duplex calling with the fake 10 read hack to force the basecaller to spit the called reads for a channel out. It looks like v7.4.12 dorado server has not...

enhancement

Hi James, Just wanted to flag for your attention that the name of this parameter has changed in the latest version of the ont-dorado server, for no specific reason it...

bug

When tested by @kisarur on nci-Gadi with a command line like below: ``` buttery-eel -i /g/data/ox63/slow5-testdata/hg2_prom_lsk114_5khz_subsample/PGXXXX230339_reads_500k.blow5 -o /path/to/reads.fastq -g --port 5000 --use_tcp --config -x cuda:all --guppy_batchsize 20000 --max_queued_reads 20000 --slow5_threads...