HmmOptions-methods        package:VanillaICE        R Documentation

_A_c_c_e_s_s_o_r_s _a_n_d _r_e_p_l_a_c_e_m_e_n_t _m_e_t_h_o_d_s _f_o_r _H_m_m_O_p_t_i_o_n_s

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

     Accessors and replacement methods for HmmOptions objects

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

             copyNumber.location(object)
             copyNumber.location(object) <- value    
             probHomCall(object)
             probHomCall(object) <- value
             snpset(object)
             snpset(object) <- value
             term5(object)
             term5(object) <- value

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

  object: 'HmmOptions' instance

   value: see the signature of the corresponding methods

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

     copyNumber.location, probHomCall and term5 each return numeric
     vectors.

     snpset returns an instance of 'SnpLevelSet'

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

     'HmmOptions-class'

