In this TP, you will get some practice using the
For these exercises, you will work through some of the examples in the
To start the vignette, type
Work through all of Section 4. As a check, when you type
you should get:
In Section 4.2, make the
histogram using all 4 chips (instead of 2 as in the example).
It is also nice to increase the width of
lines in the histogram density plots for easier viewing.
You can do this with the parameter
You can also choose your own colors
(
When you make the boxplots, make the first 2 chips the same color and the second 2 chips the same color (but use a different color from the one you used for the first 2 chips).
It is good to remove unneeded large objects.
After you have finished,
you can remove
For the exam, you will need to know how to get gene
expression measures for Affymetrix GeneChips.
This is easily done with the
Download the data from
http://lausanne.isb-sib.ch/~darlene/gda/DAFLcel.zip
into your working directory and unzip
DAFLcel.zip.
You will then have a directory DAFLcel that
contains 5 cel files from hybridizations of human placenta RNA.
Read the data in as an
Explore the structure and class of
Do some graphical exploration of the chip data. You should see that one of the distributions looks very different from the other 4. Make histograms and learn how to put a legend on the plot – this should also come in handy for the exam. Look at
and see how nice you can make your histogram plot look. After you have tried your best you can click here to see how I did it.
You can also explore the chips by making boxplots and images as well. To display all the images at the same time,
Now convert the probe level measurements into a summary expression measure (RMA) and extract the expression values:
The resulting expression values are an example of preprocessed
data that could be analyzed.
We won't do this now, but later you will use
For practice, you can write a short report on your
exploration of the DAFL chips.
You should include a small background on the experiment,
some graphical explorations, and
a description of the expression summary (RMA).
This should not be more than 2 pages.
Your report should be in pdf format, and can be in either English or French.
Please name your report file lastname.pdf
(for example, mine would be goldstein.pdf).
You can email your report to me