Bioinformatics Blogs

A feed of the latest posts of Bioinformatics blogs around the world

📡 Subscribe via RSS

Training Approach in Evo and Evo2

From Homolog.us – Thu, 01 May 2025 00:00:00 -0700

<p>In the earlier posts of this series (<a href="https://homolog.us/blogs/bioinfo/2025/04/20/discussing-evo-evo2-papers/">here</a>, <a href="https://homolog.us/blogs/bioinfo/2025/04/22/evo-evo2-math-a...

Massively Parameterized Statistics

From Homolog.us – Wed, 30 Apr 2025 00:00:00 -0700

<p>In this article, I will argue that Multi Parameter Statistics, or even better, Massively Parameterized Statistics (MPS) better describes the application of AI models in biology and medicine. Also, ...

Biological Aspects of Evo and Evo2 - Semantic Mining

From Homolog.us – Tue, 29 Apr 2025 00:00:00 -0700

<p>In the last three posts of this series (<a href="https://homolog.us/blogs/bioinfo/2025/04/20/discussing-evo-evo2-papers/">here</a>, <a href="https://homolog.us/blogs/bioinfo/2025/04/22/evo-evo2-mat...

StripedHyena in Evo and Evo2

From Homolog.us – Wed, 23 Apr 2025 00:00:00 -0700

<p>In the first two posts of this series (<a href="https://homolog.us/blogs/bioinfo/2025/04/20/discussing-evo-evo2-papers/">here</a> and <a href="https://homolog.us/blogs/bioinfo/2025/04/22/evo-evo2-m...

Evo and Evo2 - Math and Algorithm

From Homolog.us – Tue, 22 Apr 2025 00:00:00 -0700

<p>In the <a href="https://homolog.us/blogs/bioinfo/2025/04/20/discussing-evo-evo2-papers/">first post of this series</a>, we covered the basic technical terms of the evo and evo2 papers. We also ment...

Short RNA-seq read alignment with minimap2

From Heng Li's blog – 2025-04-18T00:00:00+00:00

<p><strong><em>TL;DR:</em></strong> <em>the new preset <code class="language-plaintext highlighter-rouge">splice:sr</code> in minimap2 can align short RNA-seq reads. It is similar to STAR in resource ...

Dive into pre-transcriptional regulation analysis

From BIOINFORMATICAMENTE – Tue, 15 Apr 2025 14:56:30 +0000

<p>Hello. How are you? I'm a little sad. These days I had an idea of applying ML models in bioinformatic field. The idea is good but moving from idea to practical application is always complex and oft...

Mitch gets upgraded - now with gene set networks

From Genome Spot – 2025-04-02T14:48:00.004+11:00

<p>Interpreting pathway enrichment analysis results is a big challenge. There may be hundreds of statistically significant pathways from an analysis and getting to a shortlist of key mechanisms to fol...

Installing pip based tools for bioinformatics

From Genome Spot – 2025-03-19T10:15:00.008+11:00

Loads of bioinformatics and data science tools are available through the `pip` package manager/installer. In days gone by, it was possible to type somethinig like pip install mytool --user to get a to...