Peter's R Programming Pages
These pages are no longer being updated; If you have any queries please contact Peter via his alumni email address or Google Mail
R is a language and environment for statistical computing and graphics, available for free from . It is very similar to the S language and its commercial derivative, .
I helped write an introduction to R for MOAC's CH923 Bioinformatics module.
I've also put together my own a small collection of worked examples, where possible with sample graphics:
In addition to the examples above, you might be interested in:
- Density Profiles and Contour Plots from Scatter Plots (under construction)
- MOAC CH923 2005/06 Assignment - R/Bioconductor for microarray data analysis.
Other Resources
- Beginners should print out the
- (Frequently Asked Questions on R).
- There is rather terse online () with no pictures at all.
- Have a look at this for good idea of the sort of images R can create.
- Some people at HRI have started an , including live online demos.
- Another potentially interesting set of examples is .
- Lecture notes from an ().
P.S. If you are working with microarray data then you should really look at the package, a set of freely available biologically useful statistical tools.