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.

