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 some of the datasets in the package. They are intended
     to be used in examples of profile manipulation, without having 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.

     *  'basicWelsh01' Basic (contracted) profile made from
        'Welsh01EntrezIds' dataset with default parameters.

     *  'basicSingh01' Basic (contracted) profile made from
        'Singh01EntrezIds' dataset with default parameters.

     *  'basicCD4' Basic (contracted) profile made from 'CD4LLids'
        dataset with default parameters.

     *  'basicHugo'  Basic (contracted) profile made from 'hugoIds'
        dataset with default parameters.

     *  'expandedWelsh01' Expanded profile made from 'Welsh01EntrezIds'
        dataset with default parameters.

     *  'expandedSingh01' Expanded profile made from 'Singh01EntrezIds'
        dataset with default parameters.

     *  'commonExpandedWelsh01Singh01' Expanded profile made from
        common genes in 'Welsh01EntrezIds' and 'Singh01EntrezIds'
        dataset with default parameters.

     *  'expandedCD4' Expanded profile made from 'CD4LLids' dataset
        with default parameters.

     *  'expandedHugo' 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)

