Processing of (bulk) rna-seq data using R short single-cell teaser at end Survival Analysis Quality assessment, differential expression and visualisation Using DESeq2 workflow other popular tools available Assuming that samples have already been aligned and counted and experiment was appropriately-designed Materials to be shared online https://sbc.shef.ac.uk/training/prostate-bioinformatics-2020-02-18/ First we have to learn some R…
Facebook, google, Microsoft (who recently invested in a commerical provider of R) The New York Times. Buzzfeed use R for some of their serious articles and have made the code publically available The New Zealand Tourist Board have R running in the background of their website The BBC makes code available for some of their stories (e.g. gender bias in music festivals) Airbnb
The Rstudio environment Importing data from a spreadsheet Filtering Data Plotting Calculating numerical summaries Reporting Joining data from multiple spreadsheets
Spreadsheets are a common entry point for many types of analysis and Excel is used widely but can be unwieldy and difficult to deal with large amounts of data error prone (e.g. gene symbols turning into dates) tedious and time consuming to repeatedly process multiple files how can you, or someone else, repeat what you did several months or years down the line?
Tidyverse website RStudio cheatsheets R graph gallery Sheffield R meetup Stack Overflow R bloggers google!