htmloutput           package:BeadExplorer           R Documentation

_P_r_o_d_u_c_e _a_n _h_t_m_l _s_u_m_m_a_r_y _r_e_p_o_r_t

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

     Produces an HTML output summary report

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

     htmloutput(rbeadData, nbeadData, beadQC, arrayfilepath = NULL, samplefilepath = NULL, resultsfilepath = NULL, 
     bkdcol = "MidnightBlue", titlecol = "Yellow", textcol = "Khaki", linkcol = "White", headercol = "White", 
     namecol = "LightGreen", linecol = "Red")

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

rbeadData: An unnormalised 'beadData-class' object 

nbeadData: A normalised 'beadData-class' object 

  beadQC: A 'beadQC-class' object 

arrayfilepath: A filename to link to the array QC plots 

samplefilepath: A filename to link to the sample QC plots 

resultsfilepath: A filename to link to the results file 

  bkdcol: The background colour to use 

titlecol: The colour to use for the title

 textcol: The colour to use for the text 

 linkcol: The colour to use for linked text

headercol: The colour to use for the header text 

 namecol: The colour to use for the name text 

 linecol: The colour to use for the lines

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

     Should not be required by the user.  This function is incorporated
     in to the wrapper 'beadAnalysis' function.

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

     A html file is written with the analysis name using the filename

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

     Gareth Elvidge gareth.elvidge@well.ox.ac.uk

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

     See Also as 'help'

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

