affylmGUI {affylmGUI} | R Documentation |
Graphical User Interface for Affy analysis using the limma microarray package
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() onDestroy() GetPValueCutoff(p.value=0.01) PlotOptions()
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. |
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.
James Wettenhall