Why Subscribe?✅ Curated by Tommy Tang, a Director of Bioinformatics with 100K+ followers across LinkedIn, X, and YouTube✅ No fluff—just deep insights and working code examples✅ Trusted by grad students, postdocs, and biotech professionals✅ 100% free
|
Hello Bioinformatics lovers, Tommy here. Today, we will talk about data visualization, a critical skill for bioinformatics. Type kuva is a new scientific plotting library written in Rust. It covers 60 plot types, outputs SVG by default, and adds PNG and PDF through optional backends. The terminal rendering is the part worth trying first. The visualization landscape now spreads across every language I use. I have relied on ggplot2 in R for years because the output is clean, and ggpubr layers the publication polish on top. ComplexHeatmap has handled my heatmaps in Bioconductor for just as long. Python has caught up: a reader emailed me recently about cnsplots, which builds Cell, Nature, and Science styled figures on matplotlib, and PyComplexHeatmap ports the same heatmap grammar I already know. Rust now has kuva. The package matters less than the choice behind it. A volcano plot, a ridgeline, and a clustered heatmap all render cleanly whether or not they answer your question. Pick the wrong chart and you bury the pattern you needed to show, and no library warns you. That judgment travels with you across every tool. The tools, in one place:
Here are eight references I keep bookmarked for building that judgment:
I have read numbers 4 and 5 cover to cover and recommend both. Which plotting library are you reaching for this year, and what pushed you to it? Reply and let me know. Happy Learning! Tommy aka crazyhottommy PS: If you want to learn Bioinformatics, there are four ways that I can help:
Stay awesome! |
Why Subscribe?✅ Curated by Tommy Tang, a Director of Bioinformatics with 100K+ followers across LinkedIn, X, and YouTube✅ No fluff—just deep insights and working code examples✅ Trusted by grad students, postdocs, and biotech professionals✅ 100% free