bioRxiv Science⌕ Search

Biology subjects

Larralde, M.

Publications and source records attributed to Larralde, M..

3 recordsLinked to original sources

Accurate de novo identification of biosynthetic gene clusters with GECCO

Biosynthetic gene clusters (BGCs) are enticing targets for (meta)genomic mining efforts, as they may encode novel, specialized metabolites with potential uses in medicine and biotechnology. Here, we describe GECCO (GEne Cluster prediction with COnditional random fields; https://gecco.embl.de), a high-precision, scalable method for identifying novel BGCs in (meta)genomic data using conditional random fields (CRFs). Based on an extensive evaluation of de novo BGC prediction, we found GECCO to be more accurate and over 3x faster than a state-of-the-art deep learning approach. When applied to over 12,000 genomes, GECCO identified nearly twice as many BGCs compared to a rule-based approach, while achieving higher accuracy than other machine learning approaches. Introspection of the GECCO CRF revealed that its predictions rely on protein domains with both known and novel associations to secondary metabolism. The method developed here represents a scalable, interpretable machine learning approach, which can identify BGCs de novo with high precision.

bioinformatics↗

Uncharted biosynthetic potential of the ocean microbiome

Microbes are phylogenetically and metabolically diverse. Yet capturing this diversity, assigning functions to host organisms and exploring the biosynthetic potential in natural environments remains challenging. We reconstructed >25,000 draft genomes, including from >2,500 uncharacterized species, from globally-distributed ocean microbial communities, and combined them with [~]10,000 genomes from cultivated and single cells. Mining this resource revealed [~]40,000 putative biosynthetic gene clusters (BGCs), many from unknown phylogenetic groups. Among these, we discovered Candidatus Eudoremicrobiaceae as one of the most biosynthetically diverse microbes detected to date. Discrete transcriptional states structuring natural populations were associated with a potentially niche-partitioning role for BGC products. Together with the characterization of the first Eudoremicrobiaceae natural product, this study demonstrates how microbiomics enables prospecting for candidate bioactive compounds in underexplored microbes and environments.

microbiology↗

ISA API: An open platform for interoperable life science experimental metadata

BackgroundThe Investigation/Study/Assay (ISA) Metadata Framework is an established and widely used set of open-source community specifications and software tools for enabling discovery, exchange and publication of metadata from experiments in the life sciences. The original ISA software suite provided a set of user-facing Java tools for creating and manipulating the information structured in ISA-Tab - a now widely used tabular format. To make the ISA framework more accessible to machines and enable programmatic manipulation of experiment metadata, a JSON serialization ISA-JSON was developed. ResultsIn this work, we present the ISA API, a Python library for the creation, editing, parsing, and validating of ISA-Tab and ISA-JSON formats by using a common data model engineered as Python object classes. We describe the ISA API feature set, early adopters and its growing user community. ConclusionsThe ISA API provides users with rich programmatic metadata handling functionality to support automation, a common interface and an interoperable medium between the two ISA formats, as well as with other life science data formats required for depositing data in public databases.

bioinformatics↗