xcmsPeaks-class             package:xcms             R Documentation

_A _m_a_t_r_i_x _o_f _p_e_a_k_s

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

     A matrix of peak information. The actual columns depend on how it
     is generated (i.e. the 'findPeaks' method).

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("xcmsPeaks",
     ...)'.

_S_l_o_t_s:


     '._D_a_t_a': The matrix holding the peak information

_E_x_t_e_n_d_s:

     Class '"matrix"', from data part. Class '"array"', by class
     "matrix", distance 2. Class '"structure"', by class "matrix",
     distance 3. Class '"vector"', by class "matrix", distance 4, with
     explicit coerce.

_M_e_t_h_o_d_s:

     None yet. Some utilities for working with peak data would be nice.

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

     Michael Lawrence

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

     'findPeaks' for detecting peaks in an 'xcmsRaw'.

