Search bioRxiv⌕ Search

Biology subjects

Koning, E.

Publications and source records attributed to Koning, E..

2 recordsLinked to original sources

A hybrid machine learning model for predicting gene expression from epigenetics across fungal species

Understanding gene expression is crucial for optimizing biological processes in bioeconomic processes, human health, and environmental regulation. Epigenetic modifications significantly influence gene expression by altering chromatin structure and DNA accessibility. However, knowledge about the conservation of these mechanisms across species, especially in non-model organisms, is limited. This study predicts gene expression levels based on epigenetic modifications across fungal species, facilitating knowledge transfer from well-characterized to less understood species. We developed a deep learning model, MAPLE (Model predictions Across Phylogenetic distances by Learning Expression from Epigenetics), which integrates convolutional layers and multi-head attention to capture dependencies in epigenetic data. MAPLE shows strong cross-species performance in fungi, achieving up to 80% accuracy and 89% AUROC for intra-species validation, and 77% accuracy and 83% AUROC in cross-species tasks, outperforming benchmarks. SHAP analysis reveals key epigenetic features driving gene expression, providing insights for future experimental design. Our findings highlight MAPLEs potential to generalize across fungal species, offering a versatile tool for optimizing gene expression.

systems biology↗

Poplar: A Phylogenetics Pipeline

MotivationGenerating phylogenetic trees from genomic data is essential in understanding biological systems. Each step of this complex process has received extensive attention in the literature, and has been significantly streamlined over the years. Given the volume of publicly available genetic data, obtaining genomes for a wide selection of known species is straightforward. However, analyzing that same data in order to generate a phylogenetic tree is a multi-step process with legitimate scientific and technical challenges, and often requires a significant input from a domain-area scientist. ResultsWe present Poplar, a new, streamlined computational pipeline, to address the computational logistical issues that arise when constructing phylogenetic trees. It provides a framework that runs state-of-the-art software for essential steps in the phylogenetic pipeline, beginning from a genome with or without an annotation, and resulting in a species tree. Running Poplar requires no external databases. In the execution, it enables parallelism for execution for clusters and cloud computing. The trees generated by Poplar match closely with state-of-the-art published trees. The usage and performance of Poplar is far simpler and quicker than manually running a phylogenetic pipeline. Availability and ImplementationFreely available on GitHub at https://github.com/sandialabs/poplar. Implemented using Python and supported on Linux. Supplementary InformationNewick versions of the reference and generated trees.

bioinformatics↗