Shreffler R course:Materials: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Shreffler_R_course}}
{{Template:Shreffler_R_course}}


Quick reference [[Media:R-refcard.pdf|card]] by E. Paradis


== Course Materials ==


== Course Materials ==
=== 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 ====
[http://mercury.bio.uaf.edu/mercury/R/R.html lessons 1-4 here]


=== 26 May ===


[[Media:R_lesson1.pdf | Slides only]]
[[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]]. 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.


=== 2 June ===
=== Session 2 ===


==== Assignment 2 ====
[[Media:R_course_2.pdf | Slides only]]
[[Media:R_course_2.pdf | Slides only]]


[[Media:R_course_2.zip]]
[[Media:R_course_2.zip]]
[[Media:R_lesson1.pdf | Slides only]]
=== Session 3 ===


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


=== 23 June===


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


=== 7 July ===
Shows subsetting, some descriptive statistics and some manipulation of graphs.


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


=== 30 June ===
=== Session 4 ===


==== Assignment 4 ====
==== Assignment 4 ====
[[Media:R_course_3_assign.zip]]
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