Shreffler R course:Materials: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:


=== Session 1 ===
=== Session 1 ===
#Introduction to R and the working environment
#Introduction to R studio
#Introduction to [http://www.hsph.harvard.edu/research/aedin-culhane/ Sweave] and 'Reproducible Research'


==== Assignment 1 ====
==== Assignment 1 ====
[http://mercury.bio.uaf.edu/mercury/R/R.html lessons 1-4 here]
[http://mercury.bio.uaf.edu/mercury/R/R.html lessons 1-4 here]


=== Session 2 ===


[[Media:R_course_1.zip | Archive file containing slides (pdf), data file and R source code]].  
[[Media:R_course_1.zip | Archive file containing slides (pdf), data file and R source code]].  
Line 16: Line 18:
Launch R file directly (double click) from the uncompressed folder so that the R environment variable is set to that folder, otherwise edit lines 55 and 58 to include the correct path to the data file.
Launch R file directly (double click) from the uncompressed folder so that the R environment variable is set to that folder, otherwise edit lines 55 and 58 to include the correct path to the data file.


=== Session 3 ===
=== Session 2 ===


==== Assignment 2 ====
==== Assignment 2 ====
Line 24: Line 26:
[[Media:R_lesson1.pdf | Slides only]]
[[Media:R_lesson1.pdf | Slides only]]


=== Session 4 ===
=== Session 3 ===


==== Assignment 3 ====
==== Assignment 3 ====




*[[BasoAct_Boxplots.R | BasoAct_Boxplots.R]]
*[[Media:BasoAct_Boxplots.R | BasoAct_Boxplots.R]]
** Lara's script to generate boxplots of the interim basophil data using this [[Media:20080818_BaselineBasoDataWithClinicalGroups.csv | data file]].  
** Lara's script to generate boxplots of the interim basophil data using this [[Media:20080818_BaselineBasoDataWithClinicalGroups.csv | data file]].  


Line 36: Line 38:
Archive file [[Media:BasoAct_Boxplots.zip | here]] including pdf's of output.
Archive file [[Media:BasoAct_Boxplots.zip | here]] including pdf's of output.


=== Session 5 ===
=== Session 4 ===


==== Assignment 4 ====
==== Assignment 4 ====

Revision as of 06:01, 13 July 2011

ShreffLab Internal R analysis course -- 2014

Course Home        Materials        Schedule        Help        Lab Home       

Quick reference card by E. Paradis

Course Materials

Session 1

  1. Introduction to R and the working environment
  2. Introduction to R studio
  3. Introduction to Sweave and 'Reproducible Research'

Assignment 1

lessons 1-4 here


Archive file containing slides (pdf), data file and R source code.

Launch R file directly (double click) from the uncompressed folder so that the R environment variable is set to that folder, otherwise edit lines 55 and 58 to include the correct path to the data file.

Session 2

Assignment 2

Slides only

Media:R_course_2.zip Slides only

Session 3

Assignment 3

Shows subsetting, some descriptive statistics and some manipulation of graphs.

Archive file here including pdf's of output.

Session 4

Assignment 4

Media:R_course_3_assign.zip

Analysis of JAX pcr data producing scatter and boxplot figures