Ryan Wick
@rrwick.bsky.social
๐ค 1099
๐ฅ 120
๐ 75
Bioinformatician at the Centre for Pathogen Genomics at the University of Melbourne
New blog post! metaMDBG (
@gaetanbenoit.bsky.social
) and Myloasm (
@jimshaw.bsky.social
) have had recent releases, so I updated the benchmarks from the Autocycler paper:
rrwick.github.io/2025/09/23/a...
Both tools improved considerably! Time to update your conda environments ๐
loading . . .
Benchmark update: metaMDBG and Myloasm
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2025/09/23/autocycler-benchmark-update.html
2 days ago
4
32
24
reposted by
Ryan Wick
Vijini Mallawaarachchi
8 days ago
Excited to share our latest preprint on agtools, an open-source Python framework for analysing and manipulating assembly graphs. (1/n)
www.biorxiv.org/content/10.1...
#Bioinformatics
#genomics
#assembly
#assemblygraphs
#software
loading . . .
agtools: a software framework to manipulate assembly graphs
Assembly graphs are a fundamental data structure used by genome and metagenome assemblers to represent sequences and their overlap information, facilitating the assembler to construct longer genomic f...
https://www.biorxiv.org/content/10.1101/2025.09.14.676178v1
2
28
18
reposted by
Ryan Wick
Jim Shaw
17 days ago
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
add a skeleton here at some point
5
110
81
New blog post! I added a new feature to
@gbouras13.bsky.social
's Pypolca: homopolymer-only polishing. Potentially useful for cross-sample polishing - early test on Cryptosporidium looks promising. Check it out here:
rrwick.github.io/2025/09/04/h...
loading . . .
Cross-sample homopolymer polishing with Pypolca
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2025/09/04/homopolymer-polishing.html
21 days ago
2
20
8
reposted by
Ryan Wick
Hugh Cottingham
about 2 months ago
Pleased to say that our preprint benchmarking Nanopore data for MLST, cgMLST, cgSNP & AMR typing from bacterial isolates is out! TL;DR you can get almost perfect results from 50x depth using live SUP basecalling with a GPU in under 20 hours
#microsky#IDsky
๐ฆ ๐งฌ๐ฅ๏ธ /1
www.medrxiv.org/content/10.1...
3
44
31
Minor new release of
@nanoporetech.com
's Dorado:
github.com/nanoporetech...
It supports using --bacteria when polishing an assembly with v5.2.0 data, which is nice! But if I understand correctly, it's the same bacterial polishing model from Sep 2024, not a new model.
loading . . .
Release v1.0.1 ยท nanoporetech/dorado
[1.0.1] (4 June 2025) This release introduces support in the --bacteria mode of Dorado polish for data basecalled with v5.2 models and improves the speed of 5mCG_5hmCG calling with v5.0 and v5.2 mo...
https://github.com/nanoporetech/dorado/releases/tag/v1.0.1
4 months ago
1
8
1
A new long-read metagenome assembler has been released: myloasm. Very exciting! Looking forward to trying it out.
add a skeleton here at some point
4 months ago
1
25
5
reposted by
Ryan Wick
Jim Shaw
4 months ago
Announcing myloasm, a new long-read (ONT R10/PacBio) metagenome assembler that I've been working on during my postdoc in the Heng Li lab (
@lh3lh3.bsky.social
).
myloasm-docs.github.io
loading . . .
myloasm - metagenomic assembly with (noisy) long reads
https://myloasm-docs.github.io/
5
132
81
New blog post! In it, I benchmark the new version of Dorado from
@nanoporetech.com
, which comes with new DNA basecalling models. Short version: big accuracy gains for hac, small improvements for sup. Check it out for the full results:
rrwick.github.io/2025/05/27/d...
loading . . .
Dorado v1.0.0 and the v5.2.0 basecalling models
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2025/05/27/dorado-v1.html
4 months ago
4
58
30
New version of Dorado is out:
github.com/nanoporetech...
And for the first time in a year, this includes new DNA basecalling models! I'll try out these new models (v5.2.0) and compare them to the previous ones (v5.0.0) in a blog post in the near future.
loading . . .
Release v1.0.0 ยท nanoporetech/dorado
[1.0.0] (21 May 2025) We are pleased to announce the release of Dorado v1.0, delivering new models and capabilities for Oxford Nanopore data analysis. This release introduces: New v5.2 basecalling...
https://github.com/nanoporetech/dorado/releases/tag/v1.0.0
4 months ago
0
22
4
New preprint! Autocycler is a tool for long-read consensus assembly of bacterial genomes. It's like Trycycler but can be run fully automated (without any human intervention).
www.biorxiv.org/content/10.1...
(1/6)
loading . . .
Autocycler: long-read consensus assembly for bacterial genomes
Motivation Long-read sequencing enables complete bacterial genome assemblies, but individual assemblers are imperfect and often produce sequence-level and structural errors. Consensus assembly using T...
https://www.biorxiv.org/content/10.1101/2025.05.12.653612v1
4 months ago
1
77
38
reposted by
Ryan Wick
Zamin Iqbal
4 months ago
Delighted to see this paper from
danderson123.bsky.social
's PhD out. We have been building tools for AMR gene detection for over a decade now, but multicopy genes remain challenging. Dan shows that with a gene-space de Bruijn graph and long reads, you can do well
www.biorxiv.org/content/10.1...
4
89
54
Do you (like me) create a bunch of conda environments, then later forget what they're for, when they were last updated, or which tools are in them? If so, you might this little project:
github.com/rrwick/conda...
loading . . .
GitHub - rrwick/condaenvlist: a simple tool for listing conda environments with descriptions
a simple tool for listing conda environments with descriptions - rrwick/condaenvlist
https://github.com/rrwick/condaenvlist
6 months ago
1
78
41
New preprint is out! We investigate how well you can call variants directly from genome assemblies compared to traditional read-based variant calling. Read it here:
www.biorxiv.org/content/10.1...
Data & code:
github.com/rrwick/Are-r...
(1/8)
loading . . .
Are reads required? High-precision variant calling from bacterial genome assemblies
Accurate nucleotide variant calling is essential in microbial genomics, particularly for outbreak tracking and phylogenetics. This study evaluates variant calls derived from genome assemblies compared...
https://www.biorxiv.org/content/10.1101/2025.02.20.639404v1
7 months ago
2
68
38
I re-ran previous ONT basecalling benchmarks using the latest version of Dorado (thanks,
@vellamike.bsky.social
), and the RTX 40 series GPUs show an impressive speed boost! Check out the updated benchmark results at the bottom of this post:
rrwick.github.io/2024/08/16/s...
loading . . .
Spring OnION: a high-spec laptop for ONT sequencing
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2024/08/16/springonion.html
7 months ago
0
11
6
reposted by
Ryan Wick
Mike Vella
7 months ago
Dorado now supports bacterial genome polishing. It can output assemblies in FASTQ, including Q scores.
@rrwick.bsky.social
's analysis shows Q scores are well correlated with base call reliability, meaning they can help reduce false positives in variant calling.
rrwick.github.io/2025/02/19/f...
loading . . .
FASTQ assemblies with Dorado polish
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2025/02/19/fastq-assemblies.html
0
16
2
A quick reminder: if CheckM reports an assembly as <100% complete and >0% contaminated, that doesn't necessarily mean it's incomplete or contaminated. Here are RefSeq's CheckM results for a genome I'm confident is 100% complete and 0% contaminated.
7 months ago
6
41
13
New blog post! Ever seen a genome assembly in FASTQ format instead of FASTA? Dorado polish from
@nanoporetech.com
can do it, and I took a closer look:
rrwick.github.io/2025/02/19/f...
loading . . .
FASTQ assemblies with Dorado polish
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2025/02/19/fastq-assemblies.html
7 months ago
1
19
5
Dorado v0.9.1 now includes a bacterial model for genome polishing, so I put it to the test! How does it compare to Medaka? And does move-table data improve polishing accuracy? Read my analysis here:
rrwick.github.io/2025/02/07/d...
loading . . .
Medaka vs Dorado polish
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2025/02/07/dorado-polish.html
8 months ago
2
53
23
Do you make core genome alignments for phylogenomics? Mona Taouk and I explored how including sites with some missing data (a soft core) can improve analysis, especially for large datasets.
www.microbiologyresearch.org/content/jour...
(1/4)
loading . . .
Exploring SNP filtering strategies: the influence of strict vs soft core
Phylogenetic analyses are crucial for understanding microbial evolution and infectious disease transmission. Bacterial phylogenies are often inferred from SNP alignments, with SNPs as the fundamental ...
https://www.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.001346
8 months ago
2
57
36
New year, new assemblies! I'm excited to announce Autocycler, my new tool for consensus assembly of long-read bacterial genomes! It's the successor to Trycycler, designed to be faster and less reliant on user intervention. Check it out:
github.com/rrwick/Autoc...
(1/5)
loading . . .
Home
A tool for generating consensus long-read assemblies for bacterial genomes - rrwick/Autocycler
https://github.com/rrwick/Autocycler/wiki
9 months ago
2
156
100
New release of Canu - first one in over 3 years!
github.com/marbl/canu/r...
The notes say this will be the very last release. Many thanks to its devs Brian Walenz and
@sergek.bsky.social
. Canu may be a bit old and it's certainly not fast, but it makes good assemblies and so I still use it!
loading . . .
Release Canu v2.3 ยท marbl/canu
These are release notes for Canu version 2.3, which was released on December 17th, 2024. Canu is specialized for assembly of single-molecule sequences. Full documentation can be found at http://can...
https://github.com/marbl/canu/releases/tag/v2.3
9 months ago
1
40
16
Intrigued by the new dorado polish command! I'm curious how it compares to Medaka's bacterial methylation model, which I've found to be very good.
add a skeleton here at some point
9 months ago
1
11
2
Just had my first experience with CycloneSEQ data and shared my findings in this blog post:
rrwick.github.io/2024/12/17/c...
How does CycloneSEQ compare to
@nanoporetech.com
? I looked at both read-level and consensus-level accuracy. Check it out!
loading . . .
A first look at CycloneSEQ data
a blog for miscellaneous bioinformatics stuff
https://rrwick.github.io/2024/12/17/cycloneseq.html
9 months ago
0
13
8
I've been playing around with LRGE this week and am impressed. It's fast!
add a skeleton here at some point
10 months ago
0
8
3
you reached the end!!
feeds!
log in