BayesFactorNGS          package:yeastGSData          R Documentation

_T_h_e _B_i_n_a_r_y _N_e_g_a_t_i_v_e _G_o_l_d _S_t_a_n_d_a_r_d _D_e_v_e_l_o_p_e_d _v_i_a _B_a_y_e_s _F_a_c_t_o_r

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

     This data consists of the 7739 binary interactions with computed
     Bayes factor of less than -3. This dataset was created 16 June
     2009.

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

     data(BayesFactorNGS)

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

     A data frame with  observations on the following 5 variables.

     '_O_r_f_1' The ORF for gene 1

     '_O_r_f_2' The ORF for gene 2

     '_T_e_s_t_e_d' The number of times the interaction was tested

     '_O_b_s_e_r_v_e_d' The number of times the interaction was found

     '_l_o_g__B_F' The log of the resulting Bayes factor


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

     None.

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

     data(BayesFactorNGS)

