Michael Milton
@multimeric.bsky.social
47 followers 83 following 6 posts
Research Computing Engineer at the Walter and Eliza Hall Institute of Medical Research. Posts about #Rstats, #Python, #Rustlang, #javascript and #Bioinformatics. He/him.
Posts Media Videos Starter Packs
Reposted by Michael Milton
melbioinf.bsky.social
Join us for an in-person workshop on Reproducible Computing Environments with Docker on 26 August 2025 from 10:00 AM to 3:00 PM AEST at 21 Bedford Street, North Melbourne. This free event is exclusively for staff and students of the University of Melbourne and its affiliated organisations.
Reproducible Computing Environments with Docker
This session introduces the Docker container system for running research software portably and reproducibly.
www.eventbrite.com
multimeric.bsky.social
Upcoming working group meetings are:
• Metadata, annotation & data sharing: Mon March 24th at 08:00 GMT / 09:00 CET / 18:00 AEST
• Data formats & interoperability: Fri March 28th at 9:00 GMT / 10:00 CET / 19:00 AEST
multimeric.bsky.social
IO-FAST (Initiative for FAIR spatial data) is aiming to develop standards for sharing spatial omics data and metadata.

If you work on spatial omics data analysis or data management, you can join the discussion here: iofast.zulipchat.com/join/kvkrqoa...

#bioinformatics #spatial #SpatialOmics
multimeric.bsky.social
If you're a dev who uses #monday.com, you might be interested in mondantic, a library I developed for generating and populating Python dataclasses from your boards.

github.com/WEHI-Researc...

#monday.com #monday #pydantic #python
Source code of the TestBoard class generated from a Monday.com board
multimeric.bsky.social
I've open sourced RdfCrate, a Python library I've been using to generate RO-Crates for research metadata.

It was motivated by finding that RDF triples are easier to work with than JSON-LD, and that rdflib is a brilliant foundation to build on top of.

github.com/WEHI-SODA-Hu...

#rocrate #rdf #rdm
GitHub - WEHI-SODA-Hub/RdfCrate: Library for building RO-Crates using rdflib
Library for building RO-Crates using rdflib. Contribute to WEHI-SODA-Hub/RdfCrate development by creating an account on GitHub.
github.com
multimeric.bsky.social
Two hours of `gatk ValidateSamFile` can save 2 seconds of `samtools quickcheck`, as it turns out.

#bioinformatics