mm14                 package:CAMERA                 R Documentation

_E_x_t_r_a_c_t _o_f _m_a_r_k_e_r _m_i_x_t_u_r_e _1_4 _L_C/_M_S _d_a_t_a

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

     xcmsSet object containing quantitated LC/MS peaks from a marker
     mixture. The data is a centroided subset from 117-650 m/z and
     271-302 seconds with 134 peaks. Positive ionization mode data in
     mzData file format.

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

     data(mm14)

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

     The format is:  
     Formal class 'xcmsSet' [package "xcms"] with 8 slots
         @ peaks    : num [1:83, 1:11] 117 117 118 119 136
       .. ..- attr(*, "dimnames")=List of 2
       .. .. ..$ : NULL
       .. .. ..$ : chr [1:11] "mz" "mzmin" "mzmax" "rt"
       ..@ groups   : logi[0 , 0 ]
       ..@ groupidx : list()
       ..@ phenoData:'data.frame':   1 obs. of  1 variable:
       .. ..$ class: Factor w/ 1 level "mzdata": 1
       ..@ rt       :List of 2
       .. ..$ raw      :List of 1
       .. .. ..$ : num [1:112] 270 271 271 271 272 ...
       .. ..$ corrected:List of 1
       .. .. ..$ : num [1:112] 270 271 271 271 272 ...
       ..@ filepaths: chr "mzdata/MM14.mzdata"
       ..@ profinfo :List of 2
       .. ..$ method: chr "bin"
       .. ..$ step  : num 0.1
       ..@ polarity : chr(0)


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

     The corresponding raw mzData files are located in the mzData
     subdirectory of this package.

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

     Carsten Kuhl <ckuhl@ipb-halle.de>

_S_o_u_r_c_e:

     http://doi:10.1186/1471-2105-9-504

_R_e_f_e_r_e_n_c_e_s:

     Data originally reported in "Highly sensitive feature detection
     for high resolution LC/MS" BMC Bioinformatics; 2008; 9:504.

