gomfAmat              package:ontoTools              R Documentation

_s_p_a_r_s_e _m_a_t_r_i_x _r_e_p_r_e_s_e_n_t_i_n_g _a_c_c_e_s_s_i_b_i_l_i_t_i_e_s
_o_f _t_e_r_m_s _i_n _G_O _M_F _g_r_a_p_h; _g_r_a_p_h _a_l_s_o _d_o_c_u_m_e_n_t_e_d _h_e_r_e

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

     sparse matrix representing accessibilities of terms in GO MF graph

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

     data(gomfAmat); data(goMFgraphDemo)

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

     The format is: list() - attr(*, "Dimnames")=List of 2 ..$ : chr
     [1:5399] "GO:0000005" "GO:0000006" "GO:0000007" "GO:0000008" ...
     ..$ : chr [1:5399] "GO:0000005" "GO:0000006" "GO:0000007"
     "GO:0000008" ... - attr(*, "mat")= list() ..- attr(*, "ra")= num
     [1:33263] 0 1 1 1 1 1 1 1 1 1 ... ..- attr(*, "ja")= int [1:33263]
     1 261 203 3073 1741 1744 2820 5367 2035 5356 ... ..- attr(*,
     "ia")= int [1:5400] 1 4 14 22 24 30 34 45 50 56 ... ..- attr(*,
     "dimension")= int [1:2] 5399 5399 ..- attr(*, "class")= atomic
     [1:1] matrix.csr .. ..- attr(*, "package")= chr ".GlobalEnv" -
     attr(*, "rowindex")=List of 2 ..$ n2i:length 0 <environment> ..$
     i2n:length 0 <environment> - attr(*, "colindex")=List of 2 ..$
     n2i:length 0 <environment> ..$ i2n:length 0 <environment> -
     attr(*, "class")= atomic [1:1] namedSparse ..- attr(*, "package")=
     chr ".GlobalEnv"

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

     built from bioconductor graph, GO and ontoTools package tools

