<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: September 2026]]></title>
	<link>https://bioinformaticsonline.com/blog/archive/biostar/1788238800/1790830800?</link>
	<atom:link href="https://bioinformaticsonline.com/blog/archive/biostar/1788238800/1790830800?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/45306/the-genes-that-travel-together-a-genomic-detective-story</guid>
	<pubDate>Fri, 11 Sep 2026 13:00:36 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/45306/the-genes-that-travel-together-a-genomic-detective-story</link>
	<title><![CDATA[The Genes That Travel Together: A Genomic Detective Story]]></title>
	<description><![CDATA[<p>Imagine looking through thousands of microbial genomes and discovering two genes that repeatedly appear together. The obvious conclusion is that they must somehow be connected&mdash;that perhaps they work together, participate in the same pathway, or depend on each other. But evolution has a way of leaving misleading clues. What if these two genes are found together simply because they were inherited from the same ancient ancestor? In that case, their apparent association may have little to do with their biological function; it may simply be a reflection of shared evolutionary history. This is the intriguing problem addressed by CORGIAS (https://github.com/ynishimuraLv/corgias), a computational framework developed to distinguish genuine gene associations from correlations created by common ancestry.</p><p>Instead of asking only whether two genes occur together across genomes, CORGIAS asks a deeper question: did these genes actually evolve together, repeatedly gaining or losing their presence in concert, or are they merely travelling together because of their inherited history? The framework introduces two complementary approaches, Ancestral State Adjustment (ASA) and the Simultaneous EVolution test (SEV), which incorporate evolutionary information into the search for gene associations. This distinction becomes increasingly important as genome sequencing continues to uncover enormous numbers of microbial genomes, many from organisms that have never been cultured and whose genes remain functionally mysterious. In this growing genomic landscape, simply finding a gene is no longer enough&mdash;we need clues about what that gene might be doing. CORGIAS approaches this problem almost like a genomic detective: rather than treating every association as evidence, it reconstructs the evolutionary story behind the association and asks whether the evidence survives that history. By doing so, it offers a way to separate coincidence from biological connection and potentially uncover functional relationships hidden within the vast microbial genomic landscape. The broader message is beautifully simple: genes do not evolve in isolation, and understanding what they do may require us to look beyond where they are today and reconstruct how they arrived there. Sometimes, the most important clue in a genome is not the gene itself, but the evolutionary journey it has taken.</p><p>More at&nbsp;https://academic.oup.com/nargab/article/7/4/lqaf182/8377910?</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/45303/the-tree-that-learned-to-read-genomes</guid>
	<pubDate>Fri, 11 Sep 2026 00:51:02 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/45303/the-tree-that-learned-to-read-genomes</link>
	<title><![CDATA[The Tree That Learned to Read Genomes]]></title>
	<description><![CDATA[<p>Imagine trying to reconstruct a family tree when many family photographs are missing, some names are unclear, and different relatives remember the past differently. This is similar to the challenge scientists face when trying to understand how organisms are related. Their family records are genomes, and the family tree is a phylogenetic tree. With modern sequencing technologies, scientists now have access to thousands of genomes, but comparing them can be difficult, especially when genomes are incomplete or poorly annotated.</p><p>A recent study by Webster and Chapman introduces Buscogeny (https://github.com/Jwebster89/Buscogeny), an open-source bioinformatics pipeline designed to make this process easier. The tool uses BUSCO (Benchmarking Universal Single-Copy Orthologs), which identifies conserved genes that are expected to occur as single copies in particular groups of organisms. These genes act like evolutionary landmarks, allowing researchers to compare genomes and investigate their relationships.</p><p>Buscogeny brings several steps of phylogenomic analysis into one workflow. It identifies BUSCO genes, extracts and aligns their sequences, removes unreliable regions, combines information from multiple genes, and uses the resulting data to construct a phylogenetic tree. It also provides quality-control information, helping researchers identify genomes that may be too incomplete for reliable analysis.</p><p>The authors demonstrate the usefulness of Buscogeny with bacterial and fungal genomes, including Alternaria. This is particularly valuable because fungal genomes can vary greatly in quality and annotation. Ultimately, Buscogeny helps transform massive amounts of genomic data into an understandable evolutionary story. Each DNA sequence becomes a clue, each conserved gene becomes a landmark, and together these clues reveal a picture of how life is connected.</p><p>More at&nbsp;https://link.springer.com/article/10.1007/s10123-025-00752-6?</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/45299/the-gene-detectives-how-a-new-computational-tool-is-helping-us-read-the-history-written-in-our-genes</guid>
	<pubDate>Thu, 10 Sep 2026 21:23:42 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/45299/the-gene-detectives-how-a-new-computational-tool-is-helping-us-read-the-history-written-in-our-genes</link>
	<title><![CDATA[The Gene Detectives: How a New Computational Tool Is Helping Us Read the History Written in Our Genes]]></title>
	<description><![CDATA[<p>Imagine opening an ancient family album with no names, dates, or captions. Some photographs are missing, others have been copied, and a few show people who look almost identical. Your challenge is to discover who is related to whom and reconstruct the family story. In evolutionary biology, scientists face a similar mystery when they study genes. Every genome contains clues about its past, but genes can be duplicated, lost, and changed over millions of years, making their history difficult to trace.</p><p>A recent study published in PLOS Computational Biology introduces REvolutionH-tl 2.0 (https://pypi.org/project/revolutionhtl/), a computational tool designed to help solve this mystery. The software analyzes protein sequences and identifies evolutionary relationships between genes. It can help researchers detect important events such as gene duplication, gene loss, and speciation, allowing them to reconstruct how genes evolved across different organisms.</p><p>What makes the tool especially interesting is its focus on both speed and interpretation. The researchers compared REvolutionH-tl 2.0 with several existing computational tools and reported that it achieved competitive accuracy while requiring less computational time in their tests. The tool also includes visualization features, helping researchers turn complicated genetic data into evolutionary stories that are easier to explore.</p><p>Genes are more than simple sequences of DNA; they are records of life&rsquo;s long history. Each surviving gene carries traces of the changes that shaped it. By bringing together computational analysis and visualization, REvolutionH-tl 2.0 acts like a detective, helping scientists uncover these hidden stories. Ultimately, tools like this can improve our understanding of how genomes evolved and how genes acquired the roles they perform today.</p><p>More at&nbsp;https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1013017</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/45283/the-neighbourhood-of-a-resistance-gene</guid>
	<pubDate>Sun, 06 Sep 2026 12:27:11 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/45283/the-neighbourhood-of-a-resistance-gene</link>
	<title><![CDATA[The Neighbourhood of a Resistance Gene]]></title>
	<description><![CDATA[<p>Think about spotting someone suspicious in a busy city. You might recognize them, but to really understand their story, you need to know where they live, who their neighbors are, and how they are connected to the rest of the city.</p><p>Scientists who study antimicrobial resistance (AMR) face a similar challenge.</p><p>When scientists find an AMR gene, it shows that resistance exists. However, it does not always reveal where the gene is or what is around it. This genetic context can give important clues about how resistance genes work, change over time, and possibly move between bacteria.</p><p>A recent study in NAR Genomics and Bioinformatics introduces <strong>Sarand (https://github.com/beiko-lab/sarand)</strong>, a computer-based method created to explore these genetic neighborhoods. Today, metagenomic sequencing lets scientists study DNA from whole groups of microbes, like those in wastewater. But these samples have DNA from thousands of organisms, creating millions of pieces. Putting the original genomes back together is a bit like trying to rebuild several books from a pile of shredded pages.esSarand uses a different method. It works with something called a metagenomic assembly graph, which is like a map showing how DNA fragments might connect. Once it finds an AMR gene, Sarand traces the connected DNA sequences before and after the gene to find its surrounding genetic neighborhood.od.</p><p>The method also uses sequencing coverage to help avoid false connections and mixed-up sequences.</p><p>The researchers tested Sarand with both simulated data and real samples from city sewage. Their results showed that Sarand could find AMR gene neighborhoods that other methods might miss. The authors reported that Sarand was on average 47% more sensitive than assembled contigs and 134% more sensitive than MetaCherchant in their tests.</p><p>This study marks an important change in AMR research.</p><p>Instead of just asking, &ldquo;Which resistance genes are present?&rdquo;, scientists can now start to ask:</p><p>&ldquo;Where are these genes, what are they connected to, and what can their neighborhood tell us?&rdquo;</p><p>When it comes to antimicrobial resistance, the gene might be the clue, but its neighborhood tells the whole story.</p><p>Read more about it @&nbsp;https://academic.oup.com/nargab/article/8/3/lqag066/8733748</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/45270/when-dna-data-tells-the-wrong-story-crossfit-assist-to-resolve</guid>
	<pubDate>Fri, 04 Sep 2026 03:41:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/45270/when-dna-data-tells-the-wrong-story-crossfit-assist-to-resolve</link>
	<title><![CDATA[When DNA Data Tells the Wrong Story - CrossFit assist to resolve !]]></title>
	<description><![CDATA[<p>Imagine comparing humans and chimpanzees to discover which genes make us different. You have millions of RNA-sequencing reads&mdash;but there is a catch: the computer may align these reads more easily to one species' genome than the other.</p><p>Suddenly, a technical error can look like a biological difference.</p><p>This is the problem Kenneth A. Barr and Yoav Gilad tackle with CrossFilt, a new computational tool introduced in Genome Biology journal.</p><p>CrossFilt acts like a careful referee. It keeps only sequencing reads that can be reliably compared across species, filtering out reads that could create alignment bias.</p><p>When tested on human, chimpanzee, and rhesus macaque data, CrossFilt reduced false discoveries and produced more reliable cross-species comparisons.</p><p>The message is simple: before asking what makes species different, we need to make sure our methods aren't creating those differences.</p><p>In genomics, sometimes the most important discovery is finding&mdash;and removing&mdash;the bias hiding in the data.</p><p>Read more at&nbsp;https://link.springer.com/article/10.1186/s13059-026-04082-2?</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

</channel>
</rss>