EMBO03                package:EMBO03                R Documentation

_E_M_B_O _2_0_0_3: _B_i_o_c_o_n_d_u_c_t_o_r _S_h_o_r_t _C_o_u_r_s_e

_D_e_s_c_r_i_p_t_i_o_n:

     This package provides lecture notes and computer labs for the
     short course "The Bioconductor Project: Open-source Statistical
     Software for the Analysis of Microarray Data" given at EMBO, March
     18, 2003. 

     There are four labs: 

     *  "Lab1: R and Bioconductor Basics"  (lab1Basics.Rnw)

     *  "Lab2: Introduction to Bioconductor Annotation Packages" 
        (lab2Annot.Rnw)

     *  "Lab3: Introduction to Bioconductor `marray' Packages"
        (lab3Marray.Rnw)

     *  "Lab4: Introduction to Bioconductor `affy' Package"
        (lab4Affy.Rnw).

        You can use the `vExplorer' function to interactively step
        through the labs.

_A_u_t_h_o_r(_s):

     Sandrine Dudoit, Robert Gentleman, and Rafael Irizarry.

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.bioconductor.org>

_E_x_a_m_p_l_e_s:

     #library(tkWidgets)
     #vExplorer()

