Two days, four participants, four aims
The first Tidyomics community hackathon took place on 1st and 2nd June in Turku, Finland, as part of the EuroBioC2026 conference pre-events. Here, four researchers from around the globe joined efforts to extend the capabilities of tidy operations for omics data, focusing on solving current bugs.

Concretely, the hackathon focused on four key aspects:
- Development
- Bugs
- Enhancements
- Learning

What’s new?
The advances produced during this hackathon are available and described in detail in the BioHackrXiv publication. In summary:
tidyAnnDatahas been introduced as a new package to provide tidy operations for AnnData objects generated by theanndataRpackage- Information access to core
Tidyomicspackages was inconsistent and some links were broken in the main GitHub page; taking advantage of this hackathon, access to correct information was restored - The
DFplyrpackage was enhanced by improving current methods (e.g.GroupedDataFrameandcount.DataFrame) and making them suitable for universal column names - The
tidybulkpackage was enhanced to adjust thelfcShrink()function to use the different available methods (apeglmandashr) and to generate a reduced dimensionality-based plot (PCA) for visual inspection of e.g. batch effects and outlier detection - A standardised vignette for
tidySingleCellExperimenthas been developed to provide an extensive and concise guide for new users, encompassing both examples comparable to base R code and best practices on single-cell analysis using tidy operations
What’s next?
Five major contributions in two productive days is all a win!
Beyond this wonderful experience, there is work to do: finalising the development of tidyAnnData to make it publicly available, fixing additional bugs and enhancing current packages, and standardising the rest of the Tidyomics packages’ vignettes. These efforts open the doors for future events and continuing open-science work.
We look forward to seeing you at the coming Tidyomics hackathon events to speed up software development, bug fixing, and new material development from open problems in Tidyomics, or to work on your own ideas for providing tidy operations in omics data analysis.
© 2025 tidyomics. Content is published under Creative Commons CC-BY-4.0 License for the text and BSD 3-Clause License for any code. | R-Bloggers