estimateCrosstalk           package:prada           R Documentation

_E_s_t_i_m_a_t_e _c_r_o_s_s_t_a_l_k _b_e_t_w_e_e_n _t_w_o _c_o_l_o_r _c_h_a_n_n_e_l_s.

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

     Estimate crosstalk between two color channels.

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

     estimateCrosstalkPlate(x, plotfileprefix=NULL)
     estimateCrosstalkWell(x, doPlot=TRUE)

_A_r_g_u_m_e_n_t_s:

       x: data frame.

plotfileprefix: character of length 1.

  doPlot: logical of length 1.

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

     This function is quite ideosyncratic - it was written for one
     particular data sets and ought not be useful for any other
     purpose.

_V_a_l_u_e:

     A numeric vector.

_A_u_t_h_o_r(_s):

     Wolfgang Huber <URL: http://www.ebi.ac.uk/huber>

_S_e_e _A_l_s_o:

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

     ##see vignette

