IsoGeneGUI Package

The Graphical User Interface (IsoGeneGUI) is a user friendly interface of the IsoGene package which is developed for the user with no or limited knowledge about R programming. The IsoGeneGUI is a menu based package and data analysis can be performed simply by selecting options from the menus of the package. The IsoGeneGUI was developed using tcl/tk. 


Installing IsoGeneGUI

1. IsoGeneGUI as an R package
2. IsoGeneGUI with bacth file

IsoGeneGUI package can be also downloaded  from Bioconductor project: http://bioconductor.org/packages/2.7/bioc/html/IsoGeneGUI.html



Running IsoGeneGUI

1. IsoGeneGUI as a Package.
    After R is started and the library have been installed, the package and the main function need to be loaded by typing the        
    following command:

    > library(IsoGeneGUI)
    > IsoGeneGUI()

2. IsoGeneGUI with bacth file.
    Another option to run IsoGeneGUI is through its batch file so we do not need to R every time. However R still need to be    
    installed since R will be run  in the background.
    In the IsoGeneGUI.rar file mentioned in the Installing section,  extract all three files into a specified folder.
    The package can be run by double clicking the file IsoGeneGUI.bat which contains the main code. We can also create a
    shortcut for this batch file and then change the shortcut icon by the provided IsoGeneGUI icon.


Home

The IsoGene Project

Modeling Dose-Response Microarray Data in Early Drug Development Using R