AI for bioscripting

A hands-on exercise to explore the use of generative AI for writing scripts to analyze biological datasets.

View the Project on GitHub IFB-ElixirFr/AI-for-scripting-bioanalysis

Using a generative AI to implement a script for bioanalysis

This folder contains the R implementation of the execise realised during the workshop “Using generative AI to implement a script for bioanalysis”, organised in Paris on June 13, 2025.

Source article: Kelliher, C. M., Leman, A. R., Sierra, C. S. & Haase, S. B. Investigating Conservation of the Cell-Cycle-Regulated Transcriptional Program in the Fungal Pathogen, Cryptococcus neoformans. PLoS Genet 12, e1006453 (2016). DOI 10.1371/journal.pgen.1006453

Pre-processing

Performed by Gaëlle Lelandais and the students of the “Diplôme Universitaire Omique (DUO)”

Goal of the exercise

Use an AI to generate an R script that performs the following tasks:

Some recommendations

Results

The ChatGPT prompting is available here: yeast-cell-cycle_ChatGPT-prompting.md

The final code is available here : yeast-cell-cycle_analysis_2025-06-13.R