sampleProfiles          package:goProfiles          R Documentation

_S_a_m_p_l_e _P_r_o_f_i_l_e_s _c_o_m_p_u_t_e_d _o_n _s_o_m_e _d_a_t_a_s_e_t_s _i_n _t_h_e _p_a_c_k_a_g_e

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

     This dataset contains some basic and expanded sample profiles
     computed on so me of the datasets in the package. They are
     intended to be used in examples of profile manipulation, without
     havin g to re=compute the profiles each time the example is
     checked. The prefix of the object indicates if it is a 'basic' or
     an 'expanded' profile, whereas the name can be clearly associated
     to some of the datasets available in the package.

     '_b_a_s_i_c_W_e_l_s_h_0_1' Basic (contracted) profile made from
          'Welsh01EntrezIds' dataset with default parameters.

     '_b_a_s_i_c_S_i_n_g_h_0_1' Basic (contracted) profile made from
          'Singh01EntrezIds' dataset with default parameters. 

     '_b_a_s_i_c_C_D_4' Basic (contracted) profile made from 'CD4LLids' dataset
          with default parameters.

     '_b_a_s_i_c_H_u_g_o' Basic (contracted) profile made from 'hugoIds' dataset
          with default parameters. 

     '_e_x_p_a_n_d_e_d_W_e_l_s_h_0_1' Expanded profile made from 'Welsh01EntrezIds'
          dataset with default parameters.

     '_e_x_p_a_n_d_e_d_S_i_n_g_h_0_1' Expanded profile made from 'Singh01EntrezIds'
          dataset with default parameters.

     '_c_o_m_m_o_n_E_x_p_a_n_d_e_d_W_e_l_s_h_0_1_S_i_n_g_h_0_1' Expanded profile made from common
          genes in 'Welsh01EntrezIds' and 'Singh01EntrezIds' dataset
          with default parameters.

     '_e_x_p_a_n_d_e_d_C_D_4' Expanded profile made from 'CD4LLids' dataset with
          default parameters.

     '_e_x_p_a_n_d_e_d_H_u_g_o' Expanded profile made from 'hugoIds' dataset with
          default parameters.

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

     data(sampleProfiles)

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

     data(sampleProfiles)

