oneChannelGUI         package:oneChannelGUI         R Documentation

_S_t_a_r_t_i_n_g _o_n_e_C_h_a_n_n_e_l_G_U_I _p_a_c_k_a_g_e

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

     Starting oneChannelGUI package. oneChannelGUI contains a set of
     functions extending the  capabilities of affylmGUI package

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

     AboutextendedaffylmGUI()
     AboutaffylmGUI()
     oneChannelGUI()
     oneChannelGUIHelp()
     maSigProHelp()
     siggenesHelp()
     oneChannelGUIHelp()
     initialize.extAffylmGUI()
     OpenExonandTargetsfiles()
     GOstatsHelp()
     NewLimmaFile()
     OpenLimmaFile()
     OpenALimmaFile(FileName)
     OpenAFile(FileName)
     OpenExonFile()
     OpenLargeFile()
     changeMenu()
     oneChannelGUI.start()
     libraryFilesDir()
     whichKindOfArray()
     intronicBg()
     ExportNormalizedExpressionValues1()
     ExportNormalizedExpressionValues()
     ExportfeatureNames()
     SaveAsLimmaFile()
     addAnnLib()
     OpenCDFandTargetsfiles()
     ComputeLinearModelFit()
     GetNormalizationMethod()
     NormalizeNow()
     ComputeContrasts()
     midasFilter()
     dabgFilter()
     largedatasetNorm()
     RankProdHelp()
     affyPLMHelp()
     genefilterHelp()
     pamrHelp()
     pdmclassHelp()
     sizepowerHelp()
     ssizeHelp()
     OpenAGeoFile(FileName)
     OpenGeoFile()
     OpenGeoFiles()
     recoverUnfiltered()
     delete.ML()
     affyPlotMA()
     changes()
     aptFolder()
     deleteLocalData()
     SetED()
     chooseEDir()
     .annotation(eset)

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

FileName: Internal argument not to be set by the user

    eset: Internal argument not to be set by the user

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

     This function launches a modify version of the Graphical User
     Interface by James Wettenhall  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 various tools
     for quality control and statistical analysis of Affymetrix gene
     chips.

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

     Raffaele A Calogero

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

     #  library(oneChannelGUI)
     ## To start the affylmGUI with the modifications
     #oneChannelGUI()

