Felix Wiegand's Avatar

Felix Wiegand

@fxwiegand

πŸ‘¨β€πŸ’» PhD @ Bioinformatics & Computational Oncology, UDE 🧬 Rust, data & science 🎡 Music tech & sonic tinkering πŸ”— github.com/fxwiegand

32
Followers
11
Following
13
Posts
26.11.2024
Joined
Posts Following

Latest posts by Felix Wiegand @fxwiegand

Pretty cool visualization tool for inspecting read alignments!
#datavis #bioinformatics #openscience

16.01.2026 09:31 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image Post image

Alignoth: portable and interactive visualization of read alignments academic.oup.com/bioinformati... 🧬πŸ–₯️πŸ§ͺ

Code (Rust, MIT): github.com/alignoth/ali...

Demo: alignoth.github.io/preview.html

13.01.2026 17:01 πŸ‘ 14 πŸ” 5 πŸ’¬ 0 πŸ“Œ 1
Datavzrd

We rely on Vega-Lite for that. This gives us a lot of flexibility like headlessly generating SVGs using the vega-lite-cli tools. It also allows users to embed alignment plots into Datavzrd: alignoth.github.io/alignoth-exa...

13.01.2026 08:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ Our new paper on Alignoth just published in Bioinformatics!

Alignoth generates self-contained interactive HTML read alignment plots from BAM files – Rust-based, portable, and ideal for headless workflows.

πŸ“„ doi.org/10.1093/bioi...

#bioinformatics #genomics #rust @johanneskoester.bsky.social

08.01.2026 13:57 πŸ‘ 20 πŸ” 10 πŸ’¬ 1 πŸ“Œ 0
Preview
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
Datavzrd: A low-code interactive reporting tool for tabular datasets | Datavzrd v2.61.10 documentation

The official Datavzrd documentation now includes an AI (trained on docs, code and our paper) to answer all your questions: datavzrd.github.io/docs/index.h...

Huge thanks to @gurubase.bsky.social for supporting Open-Source software and making this possible! @johanneskoester.bsky.social

23.11.2025 12:54 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Check out our demo hosted on GitHub pages: alignoth.github.io/alignoth-exa...
Props to my colleague Felix who worked with me on this over the last few weeks in the @johanneskoester.bsky.social lab.

13.11.2025 10:30 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
ALIGNOTH_REPORT | Snakemake wrappers

We’ve added a new Snakemake meta-wrapper for creating standalone variant reports:
πŸ”— snakemake-wrappers.readthedocs.io/en/stable/me...
It combines Datavzrd for an interactive overview table with Alignoth for read pileup plots β€” all linked together in one portable HTML report.

13.11.2025 10:29 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Post image

Super happy to announce a major update of our portable and interactive alignment viewer #alignoth written in #rust. The new version provides improved highlighting of specific genomic sites or regions via VCF or BED inputs and also updates the coverage plot with variants! @johanneskoester.bsky.social

20.10.2025 11:15 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Vembrane

Our tool #vembrane has a new homepage, providing a high level summary of all the things you can do with it to transform VCF/BCF files via simple Python expressions: vembrane.github.io
Filter, tag, annotate, sort, and flexibly convert to CSV/TSV, JSON, JSONL, YAML and FHIR via a unified syntax.

18.09.2025 18:53 πŸ‘ 6 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Announcing Rust 1.90.0 | Rust Blog Empowering everyone to build reliable and efficient software.

Rust 1.90.0 is out! blog.rust-lang.org/2025/09/18/R...

Major features:
* lld as the default linker on x86_64-unknown-linux-gnu
* cargo workspace publishing support built into cargo
* more const context APIs, and stabilization of new useful APIs

18.09.2025 14:17 πŸ‘ 23 πŸ” 6 πŸ’¬ 2 πŸ“Œ 0
Preview
Komplexe Tabellen verstΓ€ndlich machen - BIOspektrum BIOspektrum -

Happy to share our invited article β€œKomplexe Tabellen verstΓ€ndlich machen” just published in BIOspektrum: doi.org/10.1007/s122... about our tool #datavzrd @johanneskoester.bsky.social

⚠️ Disclaimer: The article is in German.

05.09.2025 07:07 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

🧬 & πŸ–₯️
✨ Secure your ticket for the German Conference on #Bioinformatics (#GCB2025)!
We are excited to welcome you to DΓΌsseldorf starting September 22, 2025.
πŸ‘‰Register now and be part of #GCB2025: gcb2025.de/GCB2025_regi...

02.09.2025 12:32 πŸ‘ 2 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
New open-source tool makes complex data understandable Tabular data is at the heart of scientific analysisβ€”whether in medicine, the social sciences, or even archaeology. Making it comprehensible and usable is often a tedious task, especially when the data is extensive or complex.

A new open-source tool converts tabular data into interactive HTML reports without programming, enabling accessible data visualization and navigation across diverse scientific fields. doi.org/g9t2fn

23.07.2025 09:03 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Datavzrd: Rapid programming- and maintenance-free interactive visualization and communication of tabular data Tabular data, often scattered across multiple tables, is the primary output of data analyses in virtually all scientific fields. Exchange and communication of tabular data is therefore a central challenge. We present Datavzrd, a tool for creating portable, visually rich, interactive reports from tabular data in any kind of scientific discipline. Datavzrd unifies the strengths of currently common generic approaches for interactive visualization like R Shiny with the portability, ease of use and sustainability of plain spreadsheets. The generated reports do not require the maintenance of a web server nor the installation of specialized software for viewing and can simply be attached to emails, shared via cloud services, or serve as manuscript supplements. They can be specified without requiring imperative programming, thereby enabling rapid development and offering accessibility for non-computational scientists, unlocking the look and feel of dedicated manually crafted web applications without the maintenance and development burden. Datavzrd reports scale from small tables to thousands or millions of rows and offer the ability to link multiple related tables, allowing to jump between corresponding rows or hierarchically explore growing levels of detail.

Our paper on Datavzrd has been published in @plosone.org! πŸ₯³
Datavzrd is a new tool written in Rust for creating interactive, shareable HTML reports from tabular data β€” no server needed.
Check it out here:
πŸ”— journals.plos.org/plosone/arti...

@johanneskoester.bsky.social

23.07.2025 07:53 πŸ‘ 19 πŸ” 5 πŸ’¬ 0 πŸ“Œ 0

Cleanifier: A fast and lightweight k-mer based tool to remove contamination in microbial sequence data https://www.biorxiv.org/content/10.1101/2025.06.24.661305v1

27.06.2025 22:48 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 1
Preview
GitHub - vembrane/vembrane: vembrane filters VCF records using python expressions vembrane filters VCF records using python expressions - vembrane/vembrane

#vembrane, our tool for filtering and transforming VCF files with easy to read Python expressions has just gained a new subcommand for directly generating #HL7 #FHIR observations from VCF records. Thanks to Till Hartmann for the continued maintenance!
github.com/vembrane/vem...

13.06.2025 09:44 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Read alignment visualization with alignoth

Read alignment visualization with alignoth

Another major new #alignoth release is now available on #bioconda ⭐ Our read alignment plots now include a coverage plot on top as well as improved visualization of overlapping read pairs! Check out our interactive demo at alignoth.github.io/preview.html

@johanneskoester.bsky.social

28.05.2025 10:56 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

@johanneskoester.bsky.social and I just released alignoth v0.15.0! πŸŽ‰ Now with a brand-new interactive mode: just run alignoth and follow the promptsβ€”no CLI arguments needed.

github.com/alignoth/ali...

26.05.2025 12:23 πŸ‘ 6 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Changelog | Snakemake 9.4.0 documentation

Whoops, there have been 19 new #Snakemake releases since my last update. Apart from a lot of little bug fixes, we had several usability improvements for resource and temp handling and support for more checksum algorithms when validating output files. snakemake.readthedocs.io/en/stable/pr...

15.05.2025 14:03 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - alignoth/alignoth: Creating alignment plots from bam files Creating alignment plots from bam files. Contribute to alignoth/alignoth development by creating an account on GitHub.

πŸš€ We just released Alignoth v0.14.0!
The HTML view now comes with a control panel, read filtering, multi-selection via shift-click, and a more interactive read info table.

Check it out: github.com/alignoth/ali...

#bioinformatics #rust #genomics #vegalite

06.05.2025 13:43 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Datavzrd: Rapid programming- and maintenance-free interactive visualization and communication of tabular data www.biorxiv.org/content/10.1... 🧬πŸ–₯️πŸ§ͺ

14.04.2025 20:01 πŸ‘ 10 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
Datavzrd: Rapid programming- and maintenance-free interactive visualization and communication of tabular data Tabular data, often scattered across multiple tables, is the primary output of data analyses in virtually all scientific fields. Exchange and communication of tabular data is therefore a central chall...

Our preprint about #datavzrd is finally published: doi.org/10.1101/2025.... Furthermore, #datavzrd has now been downloaded 500k times. datavzrd.github.io

09.04.2025 11:50 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Excited to share that our preprint, Datavzrd: Rapid programming- and maintenance-free interactive visualization and communication of tabular data, is now up on bioRxiv! πŸŽ‰ #datavzrd

08.04.2025 12:04 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Datavzrd: Rapid programming- and maintenance-free interactive visualization and communication of tabular data https://www.biorxiv.org/content/10.1101/2025.04.03.647146v1

08.04.2025 10:48 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Examples | Datavzrd 2.50.0 documentation

The #Datavzrd docs now show 4 example reports from various disciplines (bioinf, social, astronomy, anthropology). This illustrates how it can replace spreadsheet supplementaries with visual and interactive interfaces. Thanks to @fxwiegand.bsky.social for the work! datavzrd.github.io/docs/example...

11.02.2025 09:54 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Post image

The latest #datavzrd version introduces a new pills option to visualize multiple values in a single table cell, with each ordinal value represented by a distinct color. @johanneskoester.bsky.social datavzrd.github.io

29.01.2025 12:57 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Release v2.46.0 Β· datavzrd/datavzrd 2.46.0 (2025-01-10) Features Add new subcommand for suggesting configurations based on files (#858) (e460e04) Add publish subcommand (#856) (1c8facc)

My PhD student @fxwiegand.bsky.social has released #datavzrd 2.46 (datavzrd.github.io). We have added two new subcommands: "datavzrd suggest" auto-generates a config from given tables. "datavzrd publish" automatically publishes a given report to github pages:
github.com/datavzrd/dat...

13.01.2025 10:56 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
srahunter: a user-friendly tool to speed up and simplify data downloading from NCBI SRA Easy access and use of vast datasets are paramount for advancing scientific discovery in steadily expanding studies based on high-throughput sequencing (HTS). The Sequence Read Archive (SRA) is a publ...

I am thrilled to see #Datavzrd being used to get portable interactive visual output tables in #srahunter: www.biorxiv.org/content/10.1...

datavzrd.github.io

02.12.2024 19:29 πŸ‘ 10 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Spells | Datavzrd 2.43.1 documentation

#datavzrd has a new spell for rendering tables columns containing clinical significance terms (from ClinVar) as colored badges: datavzrd.github.io/docs/spells....

28.11.2024 08:25 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0