Excited to share this preprint that describes my latest work on using GPUs to accelerate processing of RNA-seq data.
The title says it all: "RNA-seq analysis in seconds using GPUs" now on biorxiv www.biorxiv.org/content/10.6... and github github.com/pachterlab/k...
Figure 1 shows they key result
06.03.2026 19:32 β
π 163
π 78
π¬ 5
π 8
Customizable Contraction Hierarchies -- A Survey
This work establishes the technical fundamentals of a well-tuned Customizable Contraction Hierarchies (CCH) implementation that is simple and elegant. We give a detailed overview of the state of the a...
I got nerd-sniped into writing some code for Customizable Contraction Hierarchies, which is an insanely cool and super simple data structure for fast route planning.
Nice survey paper by Michael ZΓΌndorf et al: arxiv.org/abs/2502.10519
My unpolished implementation nodes: curiouscoding.nl/posts/cch/
06.03.2026 01:00 β
π 3
π 1
π¬ 1
π 0
Deacon can now run in the browser using WebAssembly. Sequence data never leaves your machine. It currently supports FASTA/Q filtering using indexes up to 1GB in size.
Demo: bede.im/deacon
03.03.2026 14:30 β
π 29
π 10
π¬ 1
π 1
Presentation of scientific work on De Bruijn Graphs applied to the processing of sequencing data in the context of biology. The picture was taken in the conference room of the University of Venice, where a screen displays a slide that introduces De Bruijn Graphs, with the speaker standing in front of it. Being the screen is a large renaissance painting that spans from the floor to the roof.
I had the occasion of presenting nice results about the detection of biological events in De Bruijn Graph at #DSB2026, in the context of my PhD work on #Vizitig !
Thanks to the organizers and colleagues for this amazing and super-inspiring event (and @camillemrcht.bsky.social for the picture).
20.02.2026 18:34 β
π 16
π 7
π¬ 1
π 0
kache-hash: A dynamic, concurrent, and cache-efficient hash table for streaming k-mer operations https://www.biorxiv.org/content/10.64898/2026.02.13.705625v1
17.02.2026 05:47 β
π 10
π 7
π¬ 0
π 0
π¨UPCOMING DEADLINESπ¨
RECOMB-CG: 13 February
RECOMB-RSG: 15 February
RECOMB-Privacy: 9 March
RECOMB-Seq: 12 March (abstract registration)
RECOMB-Arch: 12 March (abstract registration)
RECOMB-Genetics: 13 March
#RECOMB2026 #deadlines
05.02.2026 20:41 β
π 6
π 5
π¬ 0
π 0
So anyway:
BiRank & QuadRank: single-cache-miss rank queries that are double the throughput of other Rust crates and fully saturate the memory bandwidth.
Side effect: QuadFm is smaller and 2-4x faster than the next-best FM-index.
github.com/RagnarGrootK...
raw.githubusercontent.com/RagnarGrootK...
04.02.2026 01:24 β
π 18
π 9
π¬ 2
π 0
Cool paper on representing a collection of sets via a spanning tree of their differences. This builds upon work by Bookstein ('91 )! as well as work we did in using this representation to compress color sets in Mantis MST. I think this repr. has many important applications! arxiv.org/pdf/2601.23240
02.02.2026 14:26 β
π 8
π 3
π¬ 1
π 0
Generating minimum-density minimizers https://www.biorxiv.org/content/10.64898/2026.01.25.701585v1
28.01.2026 10:46 β
π 9
π 3
π¬ 0
π 1
Very excited about this latest work led by @jermp.bsky.social! Since it's initial release, SSHash has served as the basis for several other tools (Fulgor, piscem, etc.). It was already very fast. It is now *substantially* faster!
www.biorxiv.org/content/10.6...
22.01.2026 21:16 β
π 24
π 10
π¬ 1
π 1
Mirdita Lab - Laboratory for Computational Biology & Molecular Machine Learning
Mirdita Lab builds scalable bioinformatics methods.
My time in @martinsteinegger.bsky.social's group is ending, but Iβm staying in Korea to build a lab at Sungkyunkwan University School of Medicine. If you or someone you know is interested in molecular machine learning and open-source bioinformatics, please reach out. I am hiring!
mirdita.org
20.01.2026 11:07 β
π 104
π 55
π¬ 7
π 1
ahh, CMake, the best of what 1973 had to offer I'm sure
16.01.2026 05:06 β
π 88
π 3
π¬ 5
π 0
Nice! What lib did you use to generate the interactive plots?
12.01.2026 15:32 β
π 1
π 0
π¬ 1
π 0
bsky.app/profile/curi...
09.01.2026 18:58 β
π 3
π 0
π¬ 0
π 0
The deadline has been extended to January 9th
30.12.2025 14:33 β
π 1
π 0
π¬ 0
π 0
Accelign: a GPU-based Library for Accelerating Pairwise Sequence Alignment https://www.biorxiv.org/content/10.64898/2025.12.17.694868v1
20.12.2025 03:50 β
π 10
π 3
π¬ 0
π 1
DSB 2026 Venice - February 18-19
Workshop Data Structures in Bioinformatics
The 12th edition of the 2-days workshop βData Structures in Bioinformaticsβ (DSB) will take place in Venice (Italy) on February 18-19th, 2026: dsb-meeting.github.io/DSB2026/
10.12.2025 14:29 β
π 10
π 9
π¬ 1
π 1
GitHub - bede/deacon: Fast DNA search and [host] depletion using minimizers
Fast DNA search and [host] depletion using minimizers - bede/deacon
github.com/bede/deacon
For anyone still using Bowtie2 for filtering or depletion of host sequences or specifics, I can recommend Deacon from @bedec.bsky.social . It is so much faster and easier than Bowtie2, and its performance is equal or better (tested with metagenomes and mitogenomes).𧬠& π₯οΈ
03.12.2025 19:40 β
π 25
π 15
π¬ 1
π 1
Preprint alert!
We introduce new ideas to revisit the notion of sampling with window guarantees, also known as minimizers.
A thread:
02.12.2025 11:11 β
π 15
π 7
π¬ 1
π 2
yes, please!
28.11.2025 16:14 β
π 2
π 0
π¬ 0
π 0
Cleanifier: Contamination removal from microbial sequences using spaced seeds of a human pangenome index
AbstractMotivation. The first step when working with DNA data of human-derived microbiomes is to remove human contamination for two reasons. First, many co
We are excited that our paper "Cleanifier: Contamination removal from microbial sequences using spaced seeds of a human pangenome index" is now published at Bioinformatics (doi.org/10.1093/bioi...).
You can find it at gitlab (gitlab.com/rahmannlab/c...) or install it via PyPI or Bioconda.
27.11.2025 11:27 β
π 13
π 9
π¬ 1
π 0
Okay, #SeqBim is over, let's get crackin' and speak about our recent preprint (joint work with @imartayan.bsky.social, Lucas Robidou, @camillemrcht.bsky.social and @npmalfoy.bsky.social)
1/
27.11.2025 10:18 β
π 12
π 5
π¬ 1
π 1
Handy
Handy is a cross platform, open-source, speech-to-text application for your computer
Handy is also a great FOSS alternative supporting both Parakeet and Whisper (and written in Rust!)
handy.computer
20.11.2025 18:20 β
π 12
π 2
π¬ 1
π 0
GitHub - COMBINE-lab/mim: A small, auxiliary index to massively improve parallel fastq parsing
A small, auxiliary index to massively improve parallel fastq parsing - COMBINE-lab/mim
@wytamma.bsky.social : so, it took a little bit of extra time (not the flight back from the CZI meeting), but I decided to just f#&$ing do it, and the basic code to build and parse with the auxiliary fastq index is working (github.com/COMBINE-lab/...). 1/2
19.11.2025 03:01 β
π 25
π 15
π¬ 3
π 0
Amazing, congrats!!
15.11.2025 08:31 β
π 1
π 0
π¬ 0
π 0
Really exciting that the preprint on Barbell, a new demultiplexer, is finally out!
It's the first tool that builds on Sassy, the approximate-DNA-searching tool that @rickbitloo.bsky.social and myself developed earlier this year, specifically with this application in mind.
23.10.2025 21:28 β
π 20
π 15
π¬ 2
π 0