Here's an overview of the repos I worked on during my PhD in the group :D
Structuring GitHub repositories:
- projthis (R).
- projthis-inspired setups (python)
The StressRegNet consortium includes the following people:
- me
- Christian L. Müller
- Martin K. Amstalden
- Annamaria Zannoni
- Cynthia Sharma
- Ana Rita Brochado.
📝 Manuscript: Pre-trained molecular representations enable antimicrobial discovery
🤝 Collaborators: The StressRegNet consortium, and Mina Rezaei
🔹 Contains necessary code and data to pre-train a molecular representation using the MolE framework.
🔹 Fine-tune the pre-trained weights on a specific benchmark molecular property prediction task.
🔹 Train a Machine Learning model (XGBoost or Random Forest) using the static pre-trained representation on a specific benchmark task.
🔹 Gather the static pre-trained representation for any set of molecules.
📊 Available at:
📝 Manuscript: Pre-trained molecular representations enable antimicrobial discovery
🤝 Collaborators: The StressRegNet consortium, and Mina Rezaei
🔹 We use MolE's pre-trained representation to train XGBoost models to predict the antimicrobial activity of compounds based on their molecular structure. This repository contains all of the scripts and data used to obtain the results presented in our paper.
🔹 You can obtain MolE's pre-trained representation for your own set of molecules using the mole_representation.py script.
🔹 You can make predictions of the antimicrobial activity for your collection of molecules using the mole_antimicrobial_prediction.py script.
📊 Available at:
- https://github.com/bio-datascience/mole_antimicrobial_potential
- https://huggingface.co/collections/virtual-human-chc/mole
📝 Manuscript: Statistical end-to-end analysis of large-scale microbial growth data with DGrowthR
🤝 Collaborators: Medina Feldl (co-first author), Stefanie Peschel, The StressRegNet consortium
🔹 This repository contains the code for the DGrowthR package.
🔹 It also contains the workflow followed for the analysis of public datasets.
📊 Available at:
📝 Manuscript: Systematic screen uncovers regulator contributions to chemical cues in Escherichia coli
🤝 Collaborators: Mara Stadler, Christoph Binsfeld, Ana Rita Brochado
🔹 Code for analyzing data from publication Binsfeld et al, PLOS Biology, 2025.
🔹 Our contribution starts at pre-processing CPI scores up to modeling with HierNet.
📊 Available at:
- https://github.com/bio-datascience/ecoli_regulator_screen_binsfeld25
- https://zenodo.org/records/15600688
🤝 Collaborators: The StressRegNet consortium, Susanne Brenzinger
🔹 This dashboard enables the user to explore differential expression patterns for Campylobacter jejuni and Salmonella enterica Typhimurium in the Pathogenex dataset.
📊 Available at:
📝 Manuscript(s): In preparation
🤝 Collaborators: The StressRegNet consortium (of course)
🔹 These repositories contain the workflow followed to analyse the data from the StressRegNet screening. 🔹 These steps include pre-processing, quality control, expression estimation, and hit detection.
📊 Available at:
- https://github.com/rolayoalarcon/salmonella_stressregnet
- https://github.com/rolayoalarcon/campylobacter_stressregnet
Shiny apps:
- https://github.com/rolayoalarcon/salmonella_srn_dashboard
- https://github.com/rolayoalarcon/campylobacter_srn_dashboard
📝 Manuscript(s): In preparation
🤝 Collaborators: Daniele Pugno
🔹 Code to obtain microbial representations for species in the Maier dataset.
🔹 Testing different combinations of molecular and microbial representations for their predictive benefit.
📊 Available at:
📝 Manuscript: RNF43 is a gatekeeper for colitis-associated cancer
🤝 Collaborators: Alisa Dietl, Mara Stadler
🔹 Analyzes microbiome (16S), RNA-seq, histological, and clinical data from a mouse study on CRC and IBD.
🔹 Methods include DA testing, DE analysis, MDS, mixedCCA, log-contrast regression, and latent correlation.
📊 Available at:
🤝 Collaborators: Christoph Binsfeld, Ana Rita Brochado
🔹 Code applying different metric learning techniques to ECFP4 representations on the Binsfeld dataset.
🔹 Imputation of out-of-sample compound's effect on gene expression.
📊 Available at: