Jean P. Elbers
jpelbers.bsky.social
Jean P. Elbers
@jpelbers.bsky.social
Lead Bioinformatician
Nanopore Sequencing Lab
Institute of Medical Genetics
Medical University of Vienna
Not sure if the Dorado version slorado uses will give you the same network problem or not.
November 10, 2025 at 1:13 PM
What are you using Dorado for? If you only need FASTQ output and no modifications, then maybe @hasindu2008.bsky.social and company might have a tool might work. For example BonsonW/slorado: A simplified version of Dorado built on top of S/BLOW5 format. share.google/Kc5sVXTWawcD... might work.
GitHub - BonsonW/slorado: A simplified version of Dorado built on top of S/BLOW5 format.
A simplified version of Dorado built on top of S/BLOW5 format. - BonsonW/slorado
share.google
November 10, 2025 at 1:12 PM
does sup@v5.0.0 or sup@v5.2.0 look similar to the predicted vs actual/empirical? In other words does sup look like hyper?
October 20, 2025 at 5:49 PM
I think you should double check this. I could have sworn there was an announcement of a 2×500 kit or was that for the NovaSeq?
October 20, 2025 at 6:20 AM
Tagging with #Julialang
October 7, 2025 at 6:06 PM
Well, if you have AMD GPUs Slorado | slorado share.google/y5aV5QzNwVXC...
Slorado
A simplified version of Dorado built on top of S/BLOW5 format.
share.google
October 5, 2025 at 3:03 PM
And there is a new one coming in 2027- do not have a link handy.
September 30, 2025 at 7:23 AM
If you decide to add hi-c later, you might be able to reuse some of the same binary intermediate files from hifiasm from the initial assembly for the hi-c assembly
September 18, 2025 at 9:26 AM
On second thought, you could use hifiasm and --ont option like @psy-fer.bsky.social suggested and use the Illumina reads for k-mer evaluation such as completeness, assembly quality value, etc with Merqry or yak ( from @lh3lh3.bsky.social ).
September 18, 2025 at 9:24 AM
If you plan on Hi-C, I did get good results a few years ago with error-correct PacBio first with graphaligner, Flye corr, Octopus for polishing, and yahs for Hi-C scaffolding. See more details here - github.com/jelber2/geno...
github.com
September 18, 2025 at 8:40 AM
Wait? So are you at Uni Greifswald or Uni Münster?
September 5, 2025 at 1:28 PM
Reposted by Jean P. Elbers
Thank you Tommy!
The link you gave is good but points to a 2yr old rendering. This one uses recent versions of R and all packages and has all the latest typo fixes:
www.huber.embl.de/msmb/
Modern Statistics for Modern Biology
If you are a biologist and want to get the best out of the powerful methods of modern computational statistics, this is your book.
www.huber.embl.de
August 29, 2025 at 1:48 PM
Reposted by Jean P. Elbers
Yes, it has worked really well. I should mention that I'm porting to the Godot game engine. Zig and Claude work great together, but Godot brings some advantages that outweigh how well they work together. Godot brings WebGL support, platform pipeline, visual UI editor, and some debugging tools.
August 1, 2025 at 5:59 AM
Are you successfully vibe coding in #ziglang? If so, I am interested.
July 31, 2025 at 11:23 AM
Reposted by Jean P. Elbers
There is also a branch that takes nanopore reads as input, which works reasonably well. We are putting some final code touches on it, but maybe helpful - github.com/wwood/single...
Nanopore by thepatientwait · Pull Request #208 · wwood/singlem
Working Nanopore build. Important changes: DIAMOND prefilter Uses --range-culling + related args for DIAMOND. These results are now streamed to help memory. Sequences are indexed using gene names ...
github.com
July 18, 2025 at 1:07 AM