https://github.com/datacarpentry/genomics-r-intro
Intro to R and RStudio for Genomics
https://github.com/datacarpentry/genomics-r-intro
beta carpentries data-carpentry data-visualisation data-visualization data-wrangling english genomics lesson r
Last synced: 18 days ago
JSON representation
Intro to R and RStudio for Genomics
- Host: GitHub
- URL: https://github.com/datacarpentry/genomics-r-intro
- Owner: datacarpentry
- License: other
- Created: 2018-03-12T15:40:04.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2026-03-10T00:44:20.000Z (19 days ago)
- Last Synced: 2026-03-10T07:54:45.824Z (19 days ago)
- Topics: beta, carpentries, data-carpentry, data-visualisation, data-visualization, data-wrangling, english, genomics, lesson, r
- Language: R
- Homepage: https://datacarpentry.org/genomics-r-intro/
- Size: 140 MB
- Stars: 30
- Watchers: 8
- Forks: 92
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
- Zenodo: .zenodo.json
Awesome Lists containing this project
README
# Data Analysis and Visualization with R for Genomics
Lesson in development.
## How to contribute?
This repository uses GitHub Actions to build and deploy the lesson.
Contributions and Pull Requests should be made against the `main` branch. After your contribution is merged, GitHub Actions will take care of using R to process the Rmd files into markdown files, and push them into the `gh-branch` which GitHub uses to serve the lesson website.
Individual episode files are in the `episodes` folder.