expval               package:twilight               R Documentation

_E_x_a_m_p_l_e _o_f _t_w_i_l_i_g_h_t._p_v_a_l _r_e_s_u_l_t

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

     Application of function twilight.pval on leukemia data set of
     Golub et al. (1999), as given in 'data(Golub_Merge)' in
     'library(golubEsets)'.

     First step was the variance-stabilizing normalization of Huber et
     al. (2002) in 'library(vsn)': 'golubNorm <-
     vsn(exprs(Golub_Merge))'.

     The function call was then 'expval <- twilight.pval(golubNorm,id)'
     with 'id <- as.numeric(Golub_Merge$ALL.AML)'.

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

     data(expval)

_F_o_r_m_a_t:

     A twilight object.

_R_e_f_e_r_e_n_c_e_s:

     Golub TR, Slonim DK, Tamayo P, Huard C, Gaasenbeek M, Mesirov JP,
     Coller H, Loh ML, Downing JR, Caligiuri MA, Bloomfield CD and
     Lander ES (1999): Molecular Classification of Cancer: Class
     Discovery and Class Prediction by Gene Expression Monitoring,
     _Science_ *286*, 531-537.

     Huber W, von Heydebreck A, Sltmann H, Poustka A and Vingron M
     (2002): Variance stabilization applied to microarray data
     calibration and to the quantification of differential expression,
     _Bioinformatics_ *18*, suppl. 1, S96-S104.

     Scheid S and Spang R (2004): A stochastic downhill search
     algorithm for estimating the local false discovery rate, _IEEE
     TCBB_ *1(3)*, 98-108.

     Scheid S and Spang R (2005): twilight; a Bioconductor package for
     estimating the local false discovery rate, _Bioinformatics_
     *21(12)*, 2921-2922. 

     Scheid S and Spang R (2006): Permutation filtering: A novel
     concept for significance analysis of large-scale genomic data, in:
     Apostolico A, Guerra C, Istrail S, Pevzner P, and Waterman M
     (Eds.): _Research in Computational Molecular Biology: 10th Annual
     International Conference, Proceedings of RECOMB 2006, Venice,
     Italy, April 2-5, 2006_. Lecture Notes in Computer Science vol.
     3909, Springer, Heidelberg, pp. 338-347.

     Tusher VG, Tibshirani R and Chu G (2001): Significance analysis of
     mircroarrays applied to the ionizing response, _PNAS_ *98(9)*,
     5116-5121.

