Shreffler R course:Materials: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(10 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 ===




Line 19: 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 2 ===
=== Session 3 ===


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


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


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


[[Media:R_course_3_assign.zip]]


=== Session 5 ===
*[[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]].
 
Shows subsetting, some descriptive statistics and some manipulation of graphs.


==== Assignment 4 ====
Archive file [[Media:BasoAct_Boxplots.zip | here]] including pdf's of output.


=== Session 4 ===


*[[Image:BasoAct_Boxplots.R]]
==== Assignment 4 ====
** Lara's script to generate boxplots of the interim basophil data using data file, [[Image:20080818_BaselineBasoDataWithClinicalGroups.csv]].


Shows subsetting, some descriptive statistics and some manipulation of graphs.
[[Media:R_course_3_assign.zip]]


Archive file [[Media:BasoAct_Boxplots.zip | here]] including pdf's of output.
Analysis of JAX pcr data producing scatter and boxplot figures

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