RESOURCES AND TRAININGS ONLINE

Internal Training Pyramid In this collection of online resources you will find internal and external courses, and educational material for self-paced study. The courses are organized in four different categories:

  • Research & technology,
  • Open science & Responsible Research Innovation
  • Knowledge transfer
  • Career coaching
Everybody is encouraged to upload a course that might be of interest to the broader scientific community by sending an email to training@crg.eu or via this link HERE .




Introduction to R

Three modules on how to use R-Studio, learn and practice the basics in R, and perform basic plotting and data analysis.This course is aiming very beginners and is spread over 6 half day sessions.

Organization/Institute/University:  CRG (Centre for Genomic Regulation) 
Link to the resource: 
 https://biocorecrg.github.io/CRG_RIntroduction/
Main topics:

The course is organized in 3 modules:

  • Module 1:
    • Introduction to R and RStudio
    • Paths and directories
    • R basics (syntax, objects)
    • Functions in R (run, get help)
    • R scripts
    • Data types & data structures (vector, matrix, data frame, factor)
  • Module 2:
    • Input / output (read in and write out files)
    • Library and packages (install, load)
    • Regular expressions (with grep and gsub)
    • Conditional statement (if statements)
    • Repetitive execution (for loops)
  • Module 3:
    • "Base" plotting (scatter plots, histograms, barplots, pie plots, boxplots)
    • Plotting with ggplot2 (scatter plots, histograms, barplots, dot plots)
    • Saving plots in files.



Added by:
Sarah Bonnin on Friday, 27 March 2020, 11:15 AM
Tags: