locScISI                package:ScISI                R Documentation

_A _d_a_t_a _f_i_l_e _u_s_e_d _t_o _e_s_t_i_m_a_t_e _t_h_e _l_o_c_a_t_i_o_n _o_f _t_h_e _c_o_m_p_l_e_x_e_s _o_f _t_h_e
_S_c_I_S_I

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

     This is a three tier-ed list. The top list contains two sub-lists
     which have either the nucleus GO term or the cytoplasm GO terms as
     reference. For each sub-list, we have three entries: 1. A matrix
     indexed by only nuclear proteins in the rows and only non-trivial
     complexes with respect to the row indices; 2. A matrix with all
     proteins of the original ScISI indexing the rows, but the same
     complexes of (1) indexing the columns; 3. a numeric vector with
     the ratio of the column sums of (1) by the column sums of (2).
     This is used to derive nuclear protein complexes - those complexes
     with 75 percent or more of its constituent members belonging to
     the nucleus.

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

     data(locScISI)

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

     The format is: chr "locScISI"

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

     data(locScISI)

