Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction to R for RNA Sequencing Analysis with GTEx Data #8

Open
raynamharris opened this issue May 4, 2022 · 2 comments
Open

Comments

@raynamharris
Copy link
Contributor

RNA-Sequencing (RNA-Seq) is a popular method for determining the presence and quantity of RNA in biological samples. In this 3 hour workshop, we will use R to explore publicly-available RNA-Seq data from the Gene Expression Tissue Project (GTEx). Attendees will be introduced to the R syntax, variables, functions, packages, and data structures common to RNA-Seq projects. We will use RStudio to import, tidy, transform, and visualize RNA-Seq count data. Attendees will learn tips and tricks for making the processes of data wrangling and data harmonization more manageable. This workshop will not cover cloud-based workflows for processing RNA-seq reads or statistics and modeling because these topics are covered in our RNA-Seq Concepts and RNA-Seq in the Cloud workshops. Rather, this workshop will focus on general R concepts applied to RNA-Seq data. Familiarity with R is not required but would be useful.

@raynamharris
Copy link
Contributor Author

@jessicalumian
Copy link
Contributor

jessicalumian commented May 11, 2022

Instructional materials: https://hackmd.io/MsWY1O9GQXGVDl2OmV2jxg?view

One of Rayna's favorite papers on gene name problems: https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1044-7

R for Data Science (great book!): https://r4ds.had.co.nz/

GitHub repo of R code: https://github.com/nih-cfde/training-rstudio-binder/

Hex Color Picker: https://colorbrewer2.org/#type=sequential&scheme=BuGn&n=3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants