To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("IsoGeneGUI")

In most cases, you don't need to download the package archive at all.

IsoGeneGUI

A graphical user interface to conduct a dose-response analysis of microarray data

Bioconductor version: 3.0

The IsoGene Graphical User Interface (IsoGene-GUI) is a user friendly interface of the IsoGene package which is aimed to identify for genes with a monotonic trend in the expression levels with respect to the increasing doses. Additionally, GUI extension of original package contains various tools to perform clustering of dose-response profiles. Testing is addressed through several test statistics: global likelihood ratio test (E2), Bartholomew 1961, Barlow et al. 1972 and Robertson et al. 1988), Williams (1971, 1972), Marcus (1976), the M (Hu et al. 2005) and the modified M (Lin et al. 2007). The p-values of the global likelihood ratio test (E2) are obtained using the exact distribution and permutations. The other four test statistics are obtained using permutations. Several p-values adjustment are provided: Bonferroni, Holm (1979), Hochberg (1988), and Sidak procedures for controlling the family-wise Type I error rate (FWER), and BH (Benjamini and Hochberg 1995) and BY (Benjamini and Yekutieli 2001) procedures are used for controlling the FDR. The inference is based on resampling methods, which control the False Discovery Rate (FDR), for both permutations (Ge et al., 2003) and the Significance Analysis of Microarrays (SAM, Tusher et al., 2001). Clustering methods are outsourced from CRAN packages ORCME, ORIClust. The package ORCME is based on delta-clustering method (Cheng and Church, 2000) and ORIClust on Order Restricted Information Criterion (Liu et al., 2009), both perform same task but from different perspective and their outputs are clusters of genes. Additionally, profile selection for given gene based on Generalized ORIC (Kuiper et al., 2014) from package goric and permutation test for E2 based on package orQA are included in IsoGene-GUI. None of these four packages has GUI.

Author: Setia Pramana, Dan Lin, Philippe Haldermans, Tobias Verbeke, Martin Otava

Maintainer: Setia Pramana <setia.pramana at ki.se>

Citation (from within R, enter citation("IsoGeneGUI")):

Installation

To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("IsoGeneGUI")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("IsoGeneGUI")

 

PDF R Script IsoGeneGUI Vignette
PDF   Reference Manual

Details

biocViews DifferentialExpression, GUI, Microarray, Software
Version 2.0.0
In Bioconductor since BioC 2.7 (R-2.12)
License GPL-2
Depends tcltk
Imports Rcpp, tkrplot, multtest, relimp, gdata, geneplotter, RColorBrewer, Iso, IsoGene, ORCME, ORIClust, orQA, goric, xlsx, ff, Biobase
LinkingTo
Suggests RUnit
SystemRequirements
Enhances
URL http://ibiostat.be/software/isogenegui
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source IsoGeneGUI_2.0.0.tar.gz
Windows Binary IsoGeneGUI_2.0.0.zip
Mac OS X 10.6 (Snow Leopard) IsoGeneGUI_2.0.0.tgz
Mac OS X 10.9 (Mavericks) IsoGeneGUI_2.0.0.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center