dmdrosophila2dmenstprobepackage:dmdrosophila2dmenstprobeR Documentation

_P_r_o_b_e _s_e_q_u_e_n_c_e _f_o_r _m_i_c_r_o_a_r_r_a_y_s _o_f _t_y_p_e _d_m_d_r_o_s_o_p_h_i_l_a_2_d_m_e_n_s_t.

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

     This data object was automatically created by the package
     matchprobes version 1.8.1.

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

     data(dmdrosophila2dmenstprobe)

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

     A data frame with 283973 rows and 6 columns, as follows.

       sequence                      character  probe sequence
       x                             integer    x-coordinate on the array
       y                             integer    y-coordinate on the array
       Probe.Set.Name                character  Affymetrix Probe Set Name
       Probe.Interrogation.Position  integer    Probe Interrogation Position
       Target.Strandedness           factor     Target Strandedness

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

     The probe sequence data was obtained from
     http://www.affymetrix.com.

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

       dmdrosophila2dmenstprobe
       as.data.frame(dmdrosophila2dmenstprobe[1:3,])

