affylmGUI             package:affylmGUI             R Documentation

_G_r_a_p_h_i_c_a_l _U_s_e_r _I_n_t_e_r_f_a_c_e _f_o_r _t_h_e _l_i_m_m_a _m_i_c_r_o_a_r_r_a_y _p_a_c_k_a_g_e

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

     Graphical User Interface for Affy analysis using the limma
     microarray package

_U_s_a_g_e:

     AboutaffylmGUI()
     AboutCustomMenu()
     AboutNormalization()
     addMenuItem()
     affylmGUI()
     affyPlotMA()
     affyPlotMAcontrast()
     ChooseCDF()
     ChooseContrastParameterization()
     chooseDir()
     ChooseEbayesStatistic()
     ComputeContrasts()
     ComputeLinearModelFit()
     CopyGraph()
     DeleteContrastParameterization()
     DeleteCustomMenuItem()
     deleteItemFromList()
     DensityPlot()
     evalRcode()
     ExportTopTable()
     ExportHTMLreport()
     ExportNormalizedExpressionValues()
     generalPlotFunction()
     GetComponentsToExportInHTMLreport()
     GetContrast()
     GetContrastNamesForHeatDiagram()
     GetContrastParameterizationName()
     GetContrasts()
     GetCustomMenuItemNum()
     GetDEcutoff()
     GetGeneLabelsOptions()
     GetJpegOrPngParams()
     GetJpegOrPngX11Params()
     GetlimmaDataSetName()
     GetMenuName()
     GetMultipleContrasts()
     GetNormalizationMethod()
     getPackageVersion()
     GetParameterizationName()
     GetPlotLabels()
     GetPlotSize()
     GetPlotTitle()
     GetRNATypesFrom.ContrastsFromDropDowns.String()
     GetSetNames()
     GetSlideNum()
     GetSlideNums()
     GetWhichProbes()
     GetWtAreaParams()
     GetWtFlagParams()
     HeatDiagramDialog()
     HeatDiagramPlot()
     HTMLplotUsingFunction()
     ImageArrayPlot()
     ImageQualityPlot()
     initGlobals()
     IntensityHistogram()
     LogOddsPlot()
     NewLimmaFile()
     NormalizedIntensityBoxPlot()
     NormalizeNow()
     nstrstr()
     onExit()
     OpenCDFandTargetsfiles()
     OpenCDFFile()
     OpenALimmaFile()
     OpenLimmaFile(FileName)
     OpenTargetsFile()
     QQTplot()
     RawIntensityBoxPlot()
     Require()
     Resize()
     SaveAsLimmaFile()
     SaveGraphAsJpeg()
     SaveGraphAsPDF()
     SaveGraphAsPNG()
     SaveGraphAsPostscript()
     SaveLimmaFile()
     SetupPlotKeyBindings()
     SetupPlotMenus()
     SetWD()
     showTopTable()
     SimplifyContrastsExpression()
     strstr()
     tclArrayVar()
     TclRequire()
     toptable2()
     topTable2()
     Try()
     TryReadImgProcFile()
     UpDownOrBoth()
     vennDiagramaffylmGUI()
     VennDiagramPlot()
     ViewContrastsMatrixAsPairs()
     ViewContrastsMatrixInTable()
     ViewExistingContrastParameterization()
     ViewRNATargets()
     fixSeps(string)
     affylmGUI(BigfontsForaffylmGUIpresentation=FALSE)
     affyHelp()
     affylmGUIhelp()
     limmaHelp()
     ALGlimmaUsersGuide()
     showCitations()
     showChangeLog()
     onDestroy()
     GetPValueCutoff(p.value=0.01)
     PlotOptions()

_A_r_g_u_m_e_n_t_s:

BigfontsForaffylmGUIpresentation: If set to TRUE, larger fonts are
          used.  However, some font sizes are not controlled by
          affylmGUI and so must be adjusted in the operating system,
          e.g. in the Control Panel in Windows under Display,
          Appearance.

 p.value: A p-value cutoff.

FileName: A file name.

  string: A character string.

_D_e_t_a_i_l_s:

     This function launches a Graphical User Interface for the limma
     package by Gordon Smyth. The GUI uses Tk widgets (via the R TclTk
     interface by Peter Dalgaard) in order to provide a simple
     interface to the limma functions for linear modelling of
     microarrays and identification of differentially expressed genes.

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

     James Wettenhall

