{"id":24772555,"url":"https://github.com/juliuspinsker/bioconductor-learning-container","last_synced_at":"2026-05-14T20:02:27.099Z","repository":{"id":274208851,"uuid":"922022125","full_name":"JuliusPinsker/bioconductor-learning-container","owner":"JuliusPinsker","description":"🧬 Containerized development environment for Harvard's Professional Certificate in Data Analysis for Genomics (PH525.x series). Streamlined setup for Bioconductor, R, and genomic data analysis with RStudio and DevContainer support.","archived":false,"fork":false,"pushed_at":"2025-01-26T04:21:17.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T20:45:04.830Z","etag":null,"topics":["bioconductor","bioinformatics","chip-seq","data-analysis","data-science","devcontainer","dna-methylation","docker","edx","functional-genomics","genomics","harvard","harvardx","ph525","ph525x","r","reproducible-research","rna-seq","rstudio","single-cell-rna-seq"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliusPinsker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-25T05:29:50.000Z","updated_at":"2025-01-26T04:21:21.000Z","dependencies_parsed_at":"2025-01-25T18:31:20.583Z","dependency_job_id":null,"html_url":"https://github.com/JuliusPinsker/bioconductor-learning-container","commit_stats":null,"previous_names":["juliuspinsker/bioconductor-learning-container"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JuliusPinsker/bioconductor-learning-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliusPinsker%2Fbioconductor-learning-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliusPinsker%2Fbioconductor-learning-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliusPinsker%2Fbioconductor-learning-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliusPinsker%2Fbioconductor-learning-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliusPinsker","download_url":"https://codeload.github.com/JuliusPinsker/bioconductor-learning-container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliusPinsker%2Fbioconductor-learning-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bioconductor","bioinformatics","chip-seq","data-analysis","data-science","devcontainer","dna-methylation","docker","edx","functional-genomics","genomics","harvard","harvardx","ph525","ph525x","r","reproducible-research","rna-seq","rstudio","single-cell-rna-seq"],"created_at":"2025-01-29T04:23:19.242Z","updated_at":"2026-05-14T20:02:27.061Z","avatar_url":"https://github.com/JuliusPinsker.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Genomics Data Analysis Learning Environment\n\n## Overview\n\nThis repository provides a fully containerized development environment for the Professional Certificate in Data Analysis for Genomics, specifically designed to support the following Harvard Online courses:\n\n### Courses Covered\n* **PH525.5x: Introduction to Bioconductor**\n* **PH525.6x: Case Studies in Functional Genomics**\n* **PH525.7x: Advanced Bioconductor**\n\n## Key Features\n\n- 🧬 **Comprehensive Genomics Development Environment**\n- 🐳 **Docker and DevContainer Support**\n- 🖥️ **Browser-Accessible RStudio**\n- 📚 **Pre-configured Bioconductor and R Libraries**\n- 🚀 **Reproducible Research Setup**\n\n## Prerequisites\n\n- Docker or Podman\n- Docker-compose or Podman-compose\n\n## Quick Start\n\n```bash\ndocker compose build\ndocker compose up -d\n```\n\n**Addendum**: You can also run these commands with Podman. In fact, Podman is recommended for its enhanced security—thanks to rootless and daemonless architecture and its more flexible licensing model.\n\n\nAccess RStudio at: `http://localhost:8787`\n- **Username**: rstudio\n- **Password**: rstudio\n\n\u003c!-- ### VSCode DevContainer Method\n1. Open project in VSCode\n2. Click \"Reopen in Container\" when prompted --\u003e\n\n## Current Status\n\n🚧 **Work in Progress**\n- Currently configured for **PH525.5x: Introduction to Bioconductor**\n- Libraries and setup will expand as the course progresses\n\n## Motivation\n\nCreated to streamline the learning experience by:\n- Eliminating repetitive library installation\n- Providing a consistent development environment\n- Reducing setup time between course sections\n\n## Keywords\n\n`genomics` `bioinformatics` `data-science` `r-programming` `bioconductor` `docker` `devcontainer` `RNA-seq` `ChIP-seq` `DNA-methylation` `harvard-online` `genomic-data-analysis`\n\n## Courses Description\n\n### PH525.5x: Introduction to Bioconductor\n- Explore genome-scale data analysis\n- Learn data structure and annotation\n- Master normalization techniques\n- Understand data interpretation strategies\n\n### PH525.6x: Case Studies in Functional Genomics\n- Practical RNA-Seq analysis\n- ChIP-Seq data exploration\n- DNA methylation studies\n- Open-source software application\n\n### PH525.7x: Advanced Bioconductor\n- Advanced genomic visualization\n- Reproducible analysis techniques\n- Cloud-scale genomic data exploration\n- Consortium-generated data handling\n\n## Contributing\n\nContributions, suggestions, and improvements are welcome! Please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n\n## Acknowledgments\n\n- Harvard Online\n- Bioconductor Project\n- Open-source community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliuspinsker%2Fbioconductor-learning-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliuspinsker%2Fbioconductor-learning-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliuspinsker%2Fbioconductor-learning-container/lists"}