Skip to content

ACTN3Bioinformatics/R-Pharma-2025-Workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

R/Pharma 2025 Conference Materials

Website License Quarto

Comprehensive documentation of R/Pharma 2025 conference workshops, presentations, and insights.

πŸ“ View the full site: actn3bioinformatics.github.io/R-Pharma-2025-Workshops


πŸ“Š Quick Stats

  • 19 Hands-on Workshops
  • 8 Europe/US Thematic Sessions
  • 30+ Presentations
  • November 2025 Conference Date

πŸ”₯ Top Themes

  • πŸ€– AI & LLM Integration - 8+ sessions on artificial intelligence in pharma R workflows
  • πŸ“Š Clinical Reporting - Modern approaches to TLGs, CSRs, and regulatory submissions
  • βœ… Validation & Compliance - GxP-ready R solutions and regulatory acceptance
  • πŸš€ Open Source Adoption - Industry shift from proprietary to open-source tools

🎯 What's Inside

Detailed documentation of 19 workshops covering:

  • AI & LLM - Getting started with {ellmer}, building agentic systems, privacy-preserving implementations
  • Clinical Reporting - {officer}, {flextable}, {cardinal}, {gtsummary}, Quarto
  • Development & Validation - Package building, validation frameworks, {datasetjson}
  • Statistical Methods - Stan debugging, Bayesian approaches, {rpact}, {tidymodels}
  • Specialized Apps - {teal}, SDTM programming, Python for CSR, HPC integration

Summaries from:

  • 8 Europe/US thematic sessions
  • 13 Asia/Pacific presentations
  • Topics from AI agents to GSK's open-source journey
  • Trend Analysis - AI revolution, open-source momentum, regulatory evolution
  • Tools Catalog - A-Z reference of all mentioned packages and technologies
  • Career Guidance - Skills demand, transition strategies, contribution opportunities

πŸš€ Quick Start

View the Website

Visit: actn3bioinformatics.github.io/R-Pharma-2025-Workshops

Build Locally

# Clone the repository
git clone https://github.com/ACTN3Bioinformatics/R-Pharma-2025-Workshops.git
cd R-Pharma-2025-Workshops

# Install Quarto (if not already installed)
# Download from: https://quarto.org/docs/get-started/

# Render the site
quarto render

# Preview locally
quarto preview

The site will be available at http://localhost:4200

πŸ“ Repository Structure

.
β”œβ”€β”€ _quarto.yml              # Quarto configuration
β”œβ”€β”€ index.qmd                # Home page
β”œβ”€β”€ styles.css               # Custom styling
β”œβ”€β”€ workshops/               # Workshop documentation
β”‚   β”œβ”€β”€ ai-llm/
β”‚   β”œβ”€β”€ clinical-reporting/
β”‚   β”œβ”€β”€ development-validation/
β”‚   β”œβ”€β”€ statistical-methods/
β”‚   └── specialized/
β”œβ”€β”€ presentations/           # Presentation summaries
β”‚   β”œβ”€β”€ europe-us-sessions.qmd
β”‚   └── asia-pacific-sessions.qmd
β”œβ”€β”€ summary/                 # Analysis and insights
β”‚   β”œβ”€β”€ trends-insights.qmd
β”‚   β”œβ”€β”€ tools-catalog.qmd
β”‚   └── career-insights.qmd
└── about.qmd               # About this project

🌟 Featured Content

Most Popular Workshops

Key Presentations

  • GSK's Journey to Open Source - 50%+ R code adoption story
  • GenAI in Production - Moving beyond prototypes in pharma
  • Mosaic: ARS-Driven TFL Automation - CDISC standards implementation
  • LLM-Powered {gtsummary} - QC-ready tables in minutes

Emerging Tools

  • {ellmer} - LLM integration for R
  • {cards} - Analysis Results Data
  • {crane} - Extension to {gtsummary}
  • {polars} - High-performance data frames
  • {mcpr} - Model Context Protocol in R

πŸ’» Technologies Used

  • Quarto - Publishing system
  • GitHub Pages - Hosting
  • GitHub Actions - Automated deployment
  • Custom CSS - R blue accent color (#276DC2)

πŸ“ About This Project

This repository was created to document and share knowledge from the R/Pharma 2025 conference. It serves as a comprehensive resource for:

  • πŸŽ“ Conference attendees reviewing materials
  • πŸ” Researchers exploring R solutions for pharma
  • πŸ’Ό Hiring managers assessing industry trends
  • πŸš€ Developers discovering tools and best practices

πŸ‘€ Author

Szymon Myrta

  • 8+ years of experience in bioinformatics in pharmaceutical and biotech settings
  • NGS data analysis (RNAseq, scRNA-seq, ChIP-seq, TCR/BCR-seq, WES/WGS etc.) [Bioconductor, Seurat, edgeR, DESeq2, limma]
  • Functional genomics data analysis (CRISPR / ORF overexpression screens)
  • Strong R programming skills, including development of R packages and Shiny apps
  • Developer of NGS data analysis pipelines and reproducible research workflows and documentation (RMarkdown, Quarto, Snakemake, Bash, Git, CI/CD, Docker)
  • Data visualization and interpretation of results [ggplot2, Shiny, ComplexHeatmap]
  • Background in computational biology, cancer genomics, immuno-oncology
  • Co-author of multiple peer-reviewed scientific publications in top-tier journals
  • [Interested in multi-omics data integration, precision medicine, AI-powered analyses]{.underline}

LinkedIn GitHub ORCID

🀝 Contributing

Found an error or have suggestions? Contributions are welcome!

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/improvement)
  3. Commit your changes (git commit -m 'Add improvement')
  4. Push to the branch (git push origin feature/improvement)
  5. Open a Pull Request

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments

  • R/Pharma 2025 conference organizers and speakers
  • All workshop instructors who shared their expertise
  • The open-source R community
  • Pharmaverse initiative

πŸ“ž Contact

For questions or feedback: - Open an issue - Connect on LinkedIn


⭐ If you find this repository useful, please consider giving it a star!

Last updated: November 2025

Contributors

Languages