state                package:cellHTS2                R Documentation

_R_e_t_r_i_e_v_e _t_h_e _s_t_a_t_e _o_f _a _c_e_l_l_H_T_S _o_b_j_e_c_t.

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

     This generic function accesses the state of an object derived from
     the 'cellHTS' class.

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

     state(object)

_A_r_g_u_m_e_n_t_s:

  object: an object of class 'cellHTS'.

_V_a_l_u_e:

     'state' returns a logical vector corresponding to the contents of
     slot 'state' of 'object'.

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

     Ligia Bras ligia@ebi.ac.uk

_S_e_e _A_l_s_o:

     'cellHTS'

