BiocView-class           package:biocViews           R Documentation

_C_l_a_s_s "_B_i_o_c_V_i_e_w"

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

     Representation of of Bioconductor "view".

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("BiocView",
     ...)'.

_S_l_o_t_s:

     '_n_a_m_e': Object of class '"character"' giving the name of the view. 

     '_s_u_b_V_i_e_w_s': Object of class '"character"' giving the names of the
          subviews of this view.

     '_p_a_r_e_n_t_V_i_e_w_s': Object of class '"character"' giving the names of
          the views that are this view's parents.

     '_T_i_t_l_e': Object of class '"character"' giving longer description
          of view?

     '_r_e_p_o_s_R_o_o_t': Object of class '"character"' URL for repository 

     '_h_o_m_e_U_r_l': Object of class '"character"' ? 

     '_h_t_m_l_D_i_r': Object of class '"character"' ? 

     '_p_a_c_k_a_g_e_L_i_s_t': Object of class '"list"' consisting of
          'PackageDetail-class' objects 

_E_x_t_e_n_d_s:

     Class '"RepositoryDetail"', directly. Class '"Htmlized"',
     directly.

_M_e_t_h_o_d_s:

     _c_o_e_r_c_e 'signature(from = "BiocView", to = "rdPackageTable")': ... 

     _h_t_m_l_D_o_c 'signature(object = "BiocView")': ... 

     _h_t_m_l_F_i_l_e_n_a_m_e 'signature(object = "BiocView")': ... 

     _h_t_m_l_V_a_l_u_e 'signature(object = "BiocView")': ... 

     _s_h_o_w 'signature(object = "BiocView")': ... 

_A_u_t_h_o_r(_s):

     Seth Falcon

