<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
      lang="en">


<head>
    <meta http-equiv="Content-Type"
          content="text/html;charset=utf-8" />

    <title>
        document_view
        &mdash;
        bioconductor.org
    </title>

    
        
            <base href="" />
        
    

    <meta name="generator" content="Plone - http://plone.org" />

    <meta content="admin" name="DC.creator" />
    <meta content="2005-07-01 10:30:13"
          name="DC.date.created" />
    <meta content="2005-07-01 10:30:13"
          name="DC.date.modified" />
    <meta content="Document" name="DC.type" />
    <meta content="text/plain" name="DC.format" />

    <!-- Basic crude style for Netscape4.x - This can be removed
         if you don't want the special NS4 look - it will still work,
         just be plain text instead. Column layout for Netscape4.x included -->
    <link rel="Stylesheet" type="text/css"
          href="../../../ploneNS4.css" />

    <!-- Column style sheet. -->
    <style type="text/css" media="screen"><!-- @import url(http://bioconductor.org/ploneColumns.css); --></style>

    <!-- Main style sheets for CSS2 capable browsers -->
    <style type="text/css" media="screen"><!-- @import url(http://bioconductor.org/plone.css); --></style>

    <!-- Old style sheet from Plone 1.0, remove tal:condition="nothing" if you need to use the old styles.
         Will be removed in Plone 2.1. -->
    

    <!-- Alternate style sheets for the bigger/smaller text switcher -->
    <link rel="alternate stylesheet" type="text/css"
          media="screen"
          href="../../../ploneTextSmall.css"
          title="Small Text" />
    <link rel="alternate stylesheet" type="text/css"
          media="screen"
          href="../../../ploneTextLarge.css"
          title="Large Text" />

    <!-- Style sheet used for printing -->
    <link rel="stylesheet" type="text/css" media="print"
          href="../../../plonePrint.css" />

    <!-- Style sheet used for presentations (Opera is the only browser supporting this at the moment) -->
    <link rel="stylesheet" type="text/css"
          media="projection"
          href="../../../plonePresentation.css" />

    <!-- Internet Explorer CSS Fixes -->
    <!--[if IE]>
    <style type="text/css" media="all">@import url(http://bioconductor.org/ploneIEFixes.css);</style>
    <![endif]-->


    <!-- Custom style sheet if available -->
    <style type="text/css" media="all"><!-- @import url(http://bioconductor.org/ploneCustom.css); --></style>

    <link rel="shortcut icon"
          href="../../../favicon.ico"
          type="image/x-icon" />

    <link rel="search"
          href="../../../search_form"
          title="Search this site" />

    

    <link rel="up"
          href="../UCSC03.1"
          title="Up one level" />

    

    <!-- Disable IE6 image toolbar -->
    <meta http-equiv="imagetoolbar" content="no" />

    
      <!-- A slot where you can insert CSS in the header from a template -->
        
    

    

    <!-- min-width support for IE via Javascript, required for tableless -->
    <!--[if IE]>
    <script type="text/javascript"
            src="http://bioconductor.org/plone_minwidth.js"></script>
    <![endif]-->

    
    
    
    
    


    
      <!-- A slot where you can insert elements in the header from a template -->
    

    
      <!-- A slot where you can insert javascript in the header from a template -->
        
    

    <!-- Common Plone ECMAScripts -->

    <!-- Pull-down ECMAScript menu, only active if logged in -->
    

    <!-- old google analytics here -->

    <!-- Define dynamic server-side variables for javascripts in this one  -->
    <script type="text/javascript"
            src="../../../plone_javascript_variables.js">
    </script>

    <script type="text/javascript"
            src="../../../plone_javascripts.js">
    </script>

    

      <!-- Old JS from Plone 1.0, remove tal:condition="nothing" if you need to use the old pop-ups.
           Will be removed in Plone 2.1 -->
      

    
  </head>

<body class="section-workshops">

<div id="visual-portal-wrapper">

<div id="portal-top">

    <a href="lab3Marray.Rnw#documentContent" class="hiddenStructure">Skip to content.</a>



    <h1 id="portal-logo">
    <a href="../../../index.html">bioconductor.org</a>
</h1>

    <div id="portal-slogan"><p>Bioconductor is an open source and open development software project<br />
for the analysis and comprehension of genomic data.</p></div>

    
    <h5 class="hiddenStructure">Sections</h5>

    <ul id="portal-globalnav"><li id="portaltab-index_html"
    class="plain"><a href="../../../index.html"
                     accesskey="t">Home</a></li><li
    id="portaltab-GettingStarted" class="plain"><a
    href="../../../GettingStarted"
    accesskey="t">Getting Started</a></li><li
    id="portaltab-overview" class="plain"><a
    href="../../../overview" accesskey="t">Overview</a></li><li
    id="portaltab-download" class="plain"><a
    href="../../../download" accesskey="t">Downloads</a></li><li
    id="portaltab-docs" class="plain"><a
    href="../../../docs" accesskey="t">Documentation</a></li><li
    id="portaltab-biocpub" class="plain"><a
    href="../../../pub" accesskey="t">Publications</a></li><li
    id="portaltab-workshops" class="selected"><a
    href="../../../workshops" accesskey="t">Workshops</a></li><li
    id="portaltab-cabig" class="plain"><a
    href="http://wiki.fhcrc.org/caBioc" accesskey="t">caBIG</a></li></ul>



    



</div>

<div class="visualClear"></div>



<!-- The wrapper div. It contains the three columns. -->
<div id="portal-columns" class="visualColumnHideNone">

















    <!-- start of the main and left columns -->
    <div id="visual-column-wrapper">

        <!-- start of main content block -->
        <div id="portal-column-content" class="topmargin1">

            <div id="content" class="">

                

                <div class="documentContent" id="region-content">

                    <a name="documentContent"></a>

                    

                    

                    
    


        <h1 class="documentFirstHeading">lab3Marray.Rnw</h1>
        
        
    
        <div class="documentDescription"></div>

    
        
    
        <div class="plain">
            <p>%
% NOTE -- ONLY EDIT THE .Rnw FILE!!!  The .tex file is
% likely to be overwritten.
%
%\VignetteIndexEntry{UCSC03 Lab 3}
%\VignetteDepends{marrayNorm}
%\VignetteKeywords{Microarray, Pre-processing}
\documentclass<a href="lab3Marray.Rnw#ref12pt">[12pt]</a>{article}</p>
<p>\usepackage{amsmath,pstricks}
\usepackage<a href="lab3Marray.Rnw#refauthoryear,round">[authoryear,round]</a>{natbib}
\usepackage{hyperref}</p>
<p>\textwidth=6.2in
\textheight=8.5in
%\parskip=.3cm
\oddsidemargin=.1in
\evensidemargin=.1in
\headheight=-.3in</p>
<p>\newcommand{\scscst}{\scriptscriptstyle}
\newcommand{\scst}{\scriptstyle}</p>
<p>\bibliographystyle{plainnat}</p>
<p>\title{Lab 3: Introduction to Bioconductor \texttt{marray}
Packages}</p>
<p>\author{Sandrine Dudoit, Robert Gentleman and Katherine S. Pollard}</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}</p>
<p>\maketitle</p>
<p>In this lab, we demonstrate the main functions in the \texttt{marray}
suite of packages for diagnostic plots and normalization of two-color
spotted microarray data. 
Efforts are underway to interact (read and write) with MAGE-ML documents.
A brief description of the four main \texttt{marray}
packages is given next.</p>
<p>\begin{description}
 \item 
\texttt{marrayClasses}.  This package contains class definitions and
 associated methods for pre- and post-normalization intensity data for
 batches of arrays. Methods are provided for the creation and
 modification of microarray objects, basic computations, printing,
 subsetting, and class conversions.
\item
\texttt{marrayInput}. This package provides functionality for reading
microarray data into R, such as intensity data from image processing
output files (e.g., \texttt{.spot} and \texttt{.gpr} files for the \texttt{Spot}
and \texttt{GenePix} packages, respectively) and textual information on
probes and targets (e.g., from \texttt{.gal} files and god lists). \texttt{tcltk}
widgets are supplied to facilitate and automate data input and the
creation of microarray-specific R objects for storing these data.
\item
\texttt{marrayPlots}. This package provides functions for diagnostic plots
of microarray spot statistics, such as boxplots, scatterplots, and
spatial color images. Examination of diagnostic plots of intensity data
is important in order to identify printing, hybridization, and scanning
artifacts that can lead to biased inferences concerning gene expression.
\item
\texttt{marrayNorm}. This package implements robust adaptive location and
scale normalization procedures, which correct for different types of dye
biases (e.g., intensity, spatial, plate biases) and allow the use of
control sequences spotted onto the array and possibly spiked into the
mRNA samples. Normalization is needed to ensure that observed
differences in intensities are indeed due to differential expression and
not experimental artifacts; fluorescence intensities should therefore be
normalized before any analysis that involves comparisons among gene 
expression measures within or between arrays.
\end{description}</p>
<p>To load the packages
<<loadPacks>>=
library(marrayNorm)
@</p>
<p>For a more detailed introduction, consult the package vignettes which
can be listed by the command \texttt{openVignette()}. A demo for
\texttt{marrayPlots} can also be accessed by \texttt{demo(marrayPlots)}. We
will work with the sample dataset \texttt{swirl}; for a description of
\texttt{swirl}, type \texttt{? swirl}. To load this dataset </p>
<p><<loadData>>=
data(swirl)
@</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% marrayClasses</p>
<p>\section{Basic classes and methods: \texttt{marrayClasses} package}</p>
<p>One of the main classes in \texttt{marrayClasses} is the \texttt{marrayLayout}
class; it is used to keep track of important layout parameters, such as the total number of spotted probe sequences on the array, the dimensions of
     the spot and grid matrices, the plate origin of the probes,
     information on spotted control sequences.
For details on this class consult the help file, \texttt{? marrayLayout}. Two other important classes are
\texttt{marrayRaw} and \texttt{marrayNorm}, which represent, respectively,
pre-normalization and post-normalization intensity data for a batch
     of spotted microarrays. Methods for manipulating instances of these
classes are also described in the help files.</p>
<p>The object \texttt{swirl}  is an instance of the class
\texttt{marrayRaw}. Try the following commands to obtain information on
this object</p>
<p><<swirl1>>=
class(swirl)
slotNames(swirl)
swirl
@</p>
<p>To access individual slots</p>
<p><<swirl2>>=
maLayout(swirl)
maGnames(swirl)
@</p>
<p>As with other microarray objects in Bioconductor packages, you can
use subsetting commands for \texttt{marrayRaw} objects. For data on
the first 100 genes in the second array in the \texttt{swirl} batch
<<subset>>=
sw<-swirl<a href="#ref1:100,2">[1:100,2]</a>
class(sw)
sw
@</p>
<p>You can access red and green foreground and background intensities,
and log ratios as follows
<<RG>>=
Gb<-maGb(swirl)
dim(Gb)
Gb<a href="#ref1:5,">[1:5,]</a>
Rf<-maRf(swirl)
dim(Rf)
Rf<a href="#ref1:5,">[1:5,]</a>
M<-maM(swirl)
dim(M)
@</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% marrayInput</p>
<p>\section{Reading in data: \texttt{marrayInput} package}</p>
<p>This package provides functionality for reading
microarray data into R, such as intensity data from image processing
output files (e.g., \texttt{.spot} and \texttt{.gpr} files for the \texttt{Spot}
and \texttt{GenePix} packages, respectively) and textual information on
probes and targets (e.g., from \texttt{.gal} files and god
lists). \texttt{tcltk} widgets are supplied to facilitate and automate data input and the
creation of microarray-specific R objects for storing these data.\\
See for example \texttt{?
read.marrayRaw} or \texttt{? widget.marrayRaw}.</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% marrayPlots</p>
<p>\section{Diagnostic plots: \texttt{marrayPlots} package}</p>
<p>The \texttt{marrayPlots} package provides functions for diagnostic plots
of microarray spot statistics, such as boxplots, scatterplots, and
spatial color images.
To produce a spatial image of background intensities for the Cy3
channel in the third array
<<image1,fig=TRUE>>=
tmp<-maImage(swirl<a href="#ref,3">[,3]</a>,x="maGb",bar=FALSE)
@</p>
<p>To produce a spatial image of log ratios for the first array in the batch
<<image2,fig=TRUE>>=
tmp<-maImage(swirl<a href="#ref,1">[,1]</a>,col=maPalette(low="blue",high="yellow"),bar=FALSE)
@</p>
<p>To produce boxplots of log ratios by sector for the first array in the batch
<<boxplot1,fig=TRUE>>=
maBoxplot(swirl<a href="lab3Marray.Rnw#ref,1">[,1]</a>)
@</p>
<p>To produce boxplots of log ratios by plate for the second array in the batch
<<boxplot2,fig=TRUE>>=
maPlate(swirl)<-maCompPlate(swirl,n=384)
maBoxplot(swirl<a href="lab3Marray.Rnw#ref,2">[,2]</a>,x="maPlate",names=NULL)
@</p>
<p>For boxplots of log ratios for all four arrays
<<boxplot3,fig=TRUE>>=
maBoxplot(swirl)
@</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% marrayNorm</p>
<p>\section{Normalization: \texttt{marrayNorm} package}</p>
<p>The \texttt{marrayNorm} package implements robust adaptive location and
scale normalization procedures, which correct for different types of dye
biases (e.g., intensity, spatial, plate biases).
The main location and scale normalization function is
\texttt{maNormMain}. Simpler wrapper functions are provided in
\texttt{maNorm} and \texttt{maNormScale}.
The functions operate on objects of class \texttt{marrayRaw} (or possibly \texttt{marrayNorm}, if normalization is performed in several steps) and return objects of class
\texttt{marrayNorm}. 
For within-print-tip-group loess location normalization of the batch \texttt{swirl}</p>
<p><<norm>>=
swirl.norm<-maNormMain(swirl)
@</p>
<p>For boxplots of post-normalization log ratios
<<boxplot4,fig=TRUE>>=
maBoxplot(swirl.norm<a href="lab3Marray.Rnw#ref,1">[,1]</a>)
@</p>
<p><<boxplot5,fig=TRUE>>=
maBoxplot(swirl.norm)
@</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% marrayTools</p>
<p>\section{Miscellaneous tools: \texttt{marrayTools} package}</p>
<p>The \texttt{marrayTools} package provides additional functions for handling
two-color spotted microarray data, including a number of
user-friendly wrapper functions for performing standard analyses.\\</p>
<p>The \texttt{spotTools} and \texttt{gpTools} functions in the
development version of \texttt{marrayTools} start from Spot
(\texttt{.spot} and \texttt{.gal}) and GenePix (\texttt{.gpr} and \texttt{.gal}) image analysis output files, respectively, and
automatically read in these data into R, perform standard
normalization (within print-tip-group loess), and create a directory
with a standard set of diagnostic plots (jpeg format), excel files of
quality measures, and tab delimited files of normalized log ratios $M$
and
average log intensities $A$. In addition, an object of class \texttt{marrayRaw} or \texttt{marrayNorm} is returned.
The package also includes functions for computing various gene
statistics and for generating HTML pages for gene
lists (\texttt{htmlPage}).</p>
<p>%%%<<spotTools,eval=FALSE>>=
\begin{Sinput}
> datadir <- system.file("data", package="marrayInput")
> normdata <- spotTools(path=datadir, quality=FALSE)
\end{Sinput}
%%%@</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</p>
<p>\end{document}
</p>

        </div>
    
        

    


                    
                        <div class="discussion">

    

</div>
                    

                </div>

            </div>

        </div>
        <!-- end of main content block -->

        <!-- start of the left (by default at least) column -->
        <div id="portal-column-one">
            <div class="visualPadding"> <br><br><br>

               <!-- disabled left slot image <img tal:replace="structure nocall:here/pict.jpg" /> -->


                
                    

    

        
            
    <div class="portlet" id="portlet-navigation-tree">
    <div>
        <h5>Navigation</h5>
        <div class="portletBody">
            <div class="portletContent odd">
                
                
                    
                        <a href="../../../GettingStarted/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Getting Started</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../../overview/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Overview</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../../download/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Downloads</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../../docs/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Documentation</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../../pub/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Publications</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Workshops</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2010/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2010</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2009/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2009</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2008/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2008</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2007/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2007</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2006/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2006</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2005/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2005</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2004/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2004</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2003</span>
                        </a>

                        
                    
                
                
                    
                        <a href="index.html"
                           accesskey="n"
                           class="navItem navLevel3 currentNavItem"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Santa Cruz - Aug</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../2002/index.html"
                           accesskey="n"
                           class="navItem navLevel2"
                           title="Workshops and courses 2002">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">2002</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../../developers/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">Developers</span>
                        </a>

                        
                    
                
                
                    
                        <a href="../../../News/index.html"
                           accesskey="n"
                           class="navItem navLevel1"
                           title="BioC Project News">
<!-- Disable Folder icon 
                            <img src="" height="16" width="16" alt=""
                                 class="navIcon"
                                 tal:condition="not:isAnon"
                                 tal:attributes="src python:portal_url+'/'+sibling.getIcon(1);                                                 
                                 title sibling/Type;" />
-->

                            <span class="navItemText">News</span>
                        </a>

                        
                    
                
                
            </div>
        </div>
    </div>
</div>

        

        
    

                
                &nbsp;
            </div>
        </div>
        <!-- end of the left (by default at least) column -->

    </div>
    <!-- end of the main and left columns -->

    <!-- start of right (by default at least) column -->
    <div id="portal-column-two">
        <div class="visualPadding">
            
                

    
        
            <div>
      <!-- The Related Items box -->

      <script type="text/javascript" src="plonesearchbox_utils.js">
      </script>

      <div class="portlet">
 <!-- 
        <h5 i18n:translate="searchbox_title">Search Box</h5>
-->        
        <div class="portletBody">
          
          <form name="searchbox_form" id="searchbox_form"
                method="post" onsubmit="return process()"
                action="http://bioconductor.org/workshops/2003/UCSC03/redirectToUrl" target="_blank">
            <div class="portletContent odd">
              <div id="searchbox_fields">
                <input type="text" name="toSearch" id="toSearch" size="22" />
              </div>
              
              <select name="choice" id="choice" onchange="return generateForm();" style="margin: 3px 0px 0px 0px;">
                <option value="http://bioconductor.org/workshops/2003/UCSC03/lab3Marray.Rnw/search?SearchableText="
                        id="search_portal">In this site</option>
                
                  <option value="http://bioconductor.org/workshops/2003/UCSC03/lab3Marray.Rnw/search?path=/Plones/rgentlem/bioconductor/workshops/2003/UCSC03/lab3Marray.Rnw&amp;SearchableText="
                          id="search_rubric">In this folder</option>
                
                
                <option value="http://google.com/search?sitesearch=www.bioconductor.org&amp;q=%(text)s">Google this site</option>
              </select>
<input class="context searchButton" type="submit"
       value="Search" style="margin: 3px;" /> 
            </div>
 <!-- 
            <div class="portletContent odd">
              <input class="context searchButton" type="submit" value="Search" style="margin: 3px;"  i18n:attributes="value"/> 
            </div>

            <div class="portletContent even">
              <a href="" tal:attributes="href string:${portal_url}/search_form" i18n:translate="advanced_search_link">Advanced search</a>
            </div>
 -->
          </form>
          <script type="text/javascript">

            <!--
            /*in case the first choice of the combobox is an url with several fields*/
            clearForm();
            generateForm();
            -->
          </script>
          

        </div>
      </div>
    </div>
        

        
    
    
        
            

    <div class="portlet" id="portlet-news">

        <h5>News</h5>

        <div class="portletBody">

            

                <div class="portletContent odd">

                    <div class="portletDetails">
                         <a href="../../../News/2009-10-28-Release-2.5"
                            class="date"
                            title="BioC 2.5 Released">2009-10-26</a>
                         <p>
                           BioC 2.5, consisting of 352 packages and designed to work with R 2.10.z, was released today.
                         </p>
                    </div>              

                </div>

            
            

                <div class="portletContent even">

                    <div class="portletDetails">
                         <a href="../../../News/RinNYT"
                            class="date"
                            title="Print Media Recognition">2009-01-07</a>
                         <p>
                           R, the open source platform used by Bioconductor, featured in a series of articles in the New York Times.
                         </p>
                    </div>              

                </div>

            

            <div class="portletContent odd">

                <a href="../../../news"
                   class="portletMore">
                    More...
                </a>

            </div>

        </div>

    </div>


        

        
    
    
        
            
        

        
    

            
            &nbsp;
        </div>
    </div>
    <!-- end of the right (by default at least) column -->



</div>
<!-- end column wrapper -->

    <div class="visualClear"></div>



<hr class="netscape4" />

<div id="portal-footer">

&copy; 2003-2009 BioConductor. All Rights Reserved. 

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
    var pageTracker = _gat._getTracker("UA-357281-1");
    pageTracker._trackPageview();
} catch(err) {}
</script>
</div>



</div>

</body>
</html>