Meetings

Recent preprints

  • INTOXICOM Workshop Report: Making toxicology tools more accessible and interoperable

    As part of the INTOXICOM Implementation Study for the ELIXIR Toxicology Community a series of workshops is organized (Martens et al., 2024). Here, we here report on the 3rd workshop, titled “Making toxicology tools more accessible and interoperable” which was held from 26 to 27 March 2025 at the SciLifeLab at Uppsala University in Sweden. The workshop welcomed 29 participants from Sweden, The Netherlands, Cyprus, Switzerland, Italy, Greece, France, and Norway. This 3rd INTOXICOM workshop covered various aspects of making computational tools available and how they are used. Several projects, such as NanoSolveIT (Afantitis et al., 2020), ONTOX (Vinken et al., 2021), and VHP4Safety (Kienhuis et al., 2024), already make computational toxicology services available, but the field of integrating computional toxicology dates back much longer, such as Bioclipse developed at Uppsala University (Willighagen et al., 2011), making it a perfect location to have held this workshop.
  • 4th BioHackathon Germany report: Exploring Gamification Strategies to Enhance Bioinformatics Training

    State of the art life science training features steep learning curves due to dense technical specifications and complex data formats, often causing cognitive overload and low learner retention. While gamification can enhance engagement, implementing it without trivializing scientific content remains challenging. As part of the Biohackathon Germany 2025, we explored strategies to adapt gamification for bioinformatics education. We curated a resource matrix evaluating 20 digital tools based on cost, implementation effort, and pedagogical impact. To guide instructors, we formulated the “Ten Simple Rules for Gamification in Bioinformatics and Life Sciences Education,” emphasizing a shift from superficial point systems to deep, competency-driven mechanics rooted in authentic data and high-stakes narratives. We validated this framework through two pilot implementations: translating an introductory R programming course into interactive console tutorials using swirl accelerated by Large Language Models (LLMs), and deploying browser-based Research Data Management (RDM) quizzes via Wordwall to reinforce FAIR principles. Our findings reveal that while specialized tools fit specific niches easily, broader open-source frameworks offer greater flexibility, with implementation workloads significantly mitigated by generative AI workflows. Ultimately, gamification serves as a powerful pedagogical asset when balanced correctly, transforming abstract computational workflows into engaging, collaborative simulations that bridge virtual training and professional scientific competency.
  • Variant representation in RDF

    During the International SWAT4HCLS conference held on 24-27th February 2025 in Barcelona (Spain), we detected an emerging number of novel RDF models to represent variant information in genomic datasets potentially hindering data reuse. We tackled the question how semantic representations can enhance the interoperability of variant data for clinical applications. Here we report our initial results on genomic variant schema alignment.
  • Variant annotation in RDF for clinical trials matching

    Precision oncology depends on semantic, interoperable representations of genomic variants (GV) - particularly structural variants (SVs) - to match patients with clinical trials. In this exploratory project, we investigated the use of RDF and the GA4GH VRS Schema to standardize variant annotations and integrate them with clinical trial data. Our work, developed in collaboration with the Pangenome Graphs and Platform for Precision Medicine groups, prototypes an RDF-based data harmonization that paves the way for improved semantic interoperability in precision medicine, especially for cancer research and AI-driven discovery.
  • Schema-Driven Generation of Synthetic HL7 FHIR RDF Data from Shape Expressions (ShEx)

    We describe how synthetic HL7 FHIR data in RDF was produced directly from Shape Expressions (ShEx), using the authoritative FHIR R4 ShEx schema as the sole source of domain structure. Rather than encoding clinical knowledge in a domain-specific simulator, we drive generation from the published shapes: a schema-driven generator (rudof generate) consumes them, and a small configuration file controls scale, cardinalities, and value generation. This note reports the method - schema selection, a minimal schema preparation step, the generator configuration, and the invocation - so that the process is reproducible.
  • Measure before you rewrite: ablation-driven redesign of LLM-facing RDF schema documentation in TogoMCP

    MIE files are per-database YAML documents that TogoMCP supplies to a large language model at query time so it can compose SPARQL against the DBCLS RDF Portal. Ours had grown to eleven sections, semi-automatically generated for each of 36 databases and reviewed by hand. Each section had been introduced in response to a systematic query failure observed in use — sound practice, but it left open whether any section still earned its tokens once the other ten were present. We measured that, in eighteen ablation conditions across four families: is a section necessary, is a functional group necessary, is the whole document worth anything, and is any one group sufficient alone. No single section and no single group is necessary. Removing the entire document costs 0.9 points out of 20, and the query-construction group alone recovers 99% of that — the whole is worth roughly 2.7 times the sum of its parts, the signature of heavy redundancy. We rebuilt the format around that evidence, making the verified executable example the atomic unit: 36 files, 303 examples, each 29–65% smaller than the file it replaces. A pre-registered equivalence run over 100 benchmark questions finds v3 statistically indistinguishable from v2 in answer quality (+0.29/20, 95% CI [-0.09, +0.68]) while using 15% fewer input tokens, costing 15% less and running 6% faster, with the factoid-question score up a full point. We also report eight measurement traps that faked or destroyed signal, and one budgeting error worth more than the results: we spent the most on the least informative experiment, and say what we would do instead.
  • Maintaining and refining the Tidyomics ecosystem: enhancing core packages and interoperability for EuroBioc2026

    The Tidyomics ecosystem facilitates the manipulation of computational omics data structures by bringing the intuitive and consistent syntax of the tidy paradigm to R. During the EuroBioc2026 Tidyomics Hackathon, five bioinformatics researchers collaborated to strengthen this ecosystem across four areas. First, we introduce tidyAnnData, a new package that expands interoperability between the tidyverse and AnnData objects. Second, we updated and harmonized the accessibility of information across the core packages that form the current Tidyomics backbone. Third, we improved the stability of core packages by resolving critical bugs through targeted pull requests and implementing functional enhancements to the DFplyr and tidybulk packages. Fourth, we enhanced the documentation by producing a comprehensive and stable vignette for tidySingleCellExperiment covering typical single-cell analysis workflows. Together, these contributions lower the barrier to entry for new users, promote reproducibility, and support the continued transition from disparate scripts toward robust, unified omics workflows driven by community development.
  • 1
  • 2