Thank you! Its original goal was to help beginners do some simple but common tasks. Before that, I shared Perl and Python scripts to help students, but they struggled to install the Perl modules. At that time, Go 1.0 was released, with a great feature of easily providing executable binaries.
01.03.2026 01:41
👍 4
🔁 0
💬 0
📌 0
Thank you, James! Glad you like it.
27.02.2026 13:58
👍 2
🔁 0
💬 0
📌 0
Release SeqKit v2.13.0 (10-year-old birthday version) · shenwei356/seqkit
Changelog
SeqKit is 10 years old!
SeqKit v2.13.0 - 2026-02-28
seqkit: add support for reading and writing LZ4 compression format.
new command: seqkit sample2: improved seqkit sample by @stahiga....
Can't wait to release a 10-year-old birthday version for SeqKit!
- 10 years
- 2 papers, 3500 citations
- 20 contributors
- 40 subcommands
- 880 commits
- 500 issues
- 685.5K Bioconda total downloads
Thank you all, dear contributors and users!
I'll keep maintaining it.
github.com/shenwei356/s...
27.02.2026 13:25
👍 122
🔁 35
💬 6
📌 1
I should have said, this takes us to about 2.8 million genomes in total. We don't have annotations, etc for the latest data yet, this will be an ongoing process
26.02.2026 16:12
👍 14
🔁 7
💬 1
📌 0
> We will change several names that have long been in use (e.g., Firmicutes, Proteobacteria) to newly formalized names (e.g., Bacillota, Pseudomonadota) that may be unfamiliar to some.
ncbiinsights.ncbi.nlm.nih.gov/2022/11/14/p...
02.02.2026 07:18
👍 1
🔁 0
💬 1
📌 0
Phold's manuscript is now available @narjournal.bsky.social thanks to @susiegriggo.bsky.social @npbhavya.bsky.social @vijinim.bsky.social @linsalrob.bsky.social @martinsteinegger.bsky.social @milot.bsky.social @eunbelivable.bsky.social & others not on bsky #phagesky academic.oup.com/nar/article/...
14.01.2026 05:10
👍 82
🔁 44
💬 1
📌 1
For those of us interested in software development, data structure design etc in science, this is a must-read. A taste of what is happening in communities letting AI agents go wild writing code, creating PRs, writing documentation : spoiler - humans get addicted, lose perspective, slop everywhere.
19.01.2026 07:40
👍 21
🔁 6
💬 0
📌 0
Scikit-bio: a fundamental Python library for biological omic data analysis - Nature Methods
Nature Methods - Scikit-bio: a fundamental Python library for biological omic data analysis
The scikit-bio paper in online in Nature Methods! Many thanks to our collaborators, community contributors and reviewers! We couldn’t have done it without you. www.nature.com/articles/s41... #Bioinformatics #OpenSource
11.12.2025 17:57
👍 97
🔁 51
💬 3
📌 0
So did I, but I'm serious this time.
11.12.2025 23:43
👍 2
🔁 0
💬 0
📌 0
Yes, finally! I bought the first Rust Book in 2019 ...
11.12.2025 13:24
👍 2
🔁 0
💬 1
📌 0
Performance on reading and writing plain FASTA/Q files
My first Rust toy tool (just for learning purposes)!!!
The performance (both time and memory) is good!
Rust is hard to learn, and I still need more practice!
github.com/shenwei356/f...
11.12.2025 12:32
👍 27
🔁 2
💬 2
📌 0
Most exciting study have seen for ages, and Fernando the most excited speaker. Much anticipated. Highly recommended, a lot of food for thought (and quite a dense paper - lots to think about)
20.11.2025 22:22
👍 18
🔁 5
💬 1
📌 0
MVIF 44
It's Monday!
...and a new #MVIF program is out! 🤩
Free registration: cassyni.com/s/mvif-44
⭐️ Highlights:
🇺🇸 Vanessa Hale
🇰🇷 Jun Hyung Cha
⭐️ Keynote:
🇺🇸 Katherine Lemon @kathlemon.bsky.social
⭐️ Talks:
🇺🇸 Meenakshi Chakraborty
🇨🇳 Wei Shen @shenwei356.bsky.social
🇺🇸 Johanna Gutleben
17.11.2025 14:04
👍 4
🔁 4
💬 0
📌 4
Phage Foundry
📣 New preprint from us at phagefoundry.org 📣
A solid machine learning framework & to predict strain-level phage-host interactions across diverse bacterial genera from genome sequences alone. Avery Noonan from the Arkin Lab led this massive effort
www.biorxiv.org/content/10.1...
16.11.2025 17:58
👍 27
🔁 17
💬 1
📌 0
Honoured and quite blown-over to receive this award. I have been, and continue to be, very lucky - first with great mentors, and then really prodigious students, postdocs and collaborators. Working with them has been a joy.
14.11.2025 12:55
👍 197
🔁 19
💬 42
📌 2
Thread on #GI2025 's second day! 👇🏻
06.11.2025 17:53
👍 11
🔁 5
💬 0
📌 0
Ben Langmead @benlangmead.bsky.social delivers the official opening for this year's Genome Informatics Conference #GI2025 at Cold Spring Harbor Laboratory.
List of talks and posters: meetings.cshl.edu/abstracts.as...
06.11.2025 00:38
👍 34
🔁 7
💬 1
📌 0
Cool paper new paper from Lorién López-Villellas, @santiagomarco.bsky.social and others!
Super cute and simple idea:
In Gotoh's affine-cost alignment, only the M matrix is needed during tracing: we can just search for a gap-length x such that M[i][j] = M[i-x][j]+o+x*e or M[i][j] = M[i][j-x]+o+x*e.
04.11.2025 19:12
👍 8
🔁 2
💬 1
📌 0
I also have serious concerns about the consolidation of roles (one person is now publisher, chief editor, and also a frequent author) as exemplified in a recent paper that was fast-tracked for publication.
29.10.2025 16:07
👍 6
🔁 1
💬 1
📌 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
Around 10% of your Nanopore reads (SQK-RBK114) are incorrectly trimmed. Here is why, and how our new tool Barbell solves it:
www.biorxiv.org/content/10.1...
Want to get started? github.com/rickbeeloo/b...
23.10.2025 20:16
👍 51
🔁 31
💬 3
📌 4
How the Vectors of Antibiotic Resistance Have Evolved - Professor Zamin Iqbal
YouTube video by Milner Centre for Evolution
Podcast with me and @turiking.bsky.social for the @milnerevolution.bsky.social series, on plasmid evolution over the last 100 years, talking about our ( @cazares-adr.bsky.social , Nick Thomson, @sarah1alexander.bsky.social & co) recent paper www.science.org/doi/10.1126/...
youtu.be/Mzr3TD4ijs0?...
17.10.2025 11:48
👍 44
🔁 16
💬 1
📌 1
Preprint out for myloasm, our new nanopore / HiFi metagenome assembler!
Nanopore's getting accurate, but
1. Can this lead to better metagenome assemblies?
2. How, algorithmically, to leverage them?
with co-author Max Marin @mgmarin.bsky.social, supervised by Heng Li @lh3lh3.bsky.social
1 / N
07.09.2025 23:34
👍 114
🔁 80
💬 5
📌 5
Illustration of Burrows-Wheeler Transform and many auxiliary structures from the input string how$now$brown$cow$#
New tool "bwt-svg" for making illustrations of the BWT and the many auxiliary arrays and other structures related to it. Pyodide-based no-installation-necessary interface here: benlangmead.github.io/bwt-svg/. (H/t to @robert.bio for pointing me to pyodide!) Full repo: github.com/benlangmead/....
14.10.2025 20:48
👍 40
🔁 21
💬 4
📌 1
Efficient and accurate search in petabase-scale sequence repositories - Nature
MetaGraph enables scalable indexing of large sets of DNA, RNA or protein sequences using annotated de Bruijn graphs.
After years of research and continuous refinement, we’re thrilled to share that our paper on the MetaGraph framework — enabling Petabase-scale search across sequencing data — has been published today in Nature (www.nature.com/articles/s41...)
08.10.2025 20:56
👍 30
🔁 17
💬 3
📌 2