An open API service indexing awesome lists of open source software.

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

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.