SetParam                package:GeneR                R Documentation

_S_e_t _g_l_o_b_a_l _v_a_r_i_a_b_l_e_s _a_s_s_o_c_i_a_t_e_d _t_o _a _s_e_q_u_e_n_c_e

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

     Set  global variables associated to a sequence

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

     setParam(from = 1, sizeMaster = seqSize(), seqno = 0)

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

    from: Integer, begin of sequence.

sizeMaster: Integer, size of origin sequence.

   seqno: Integer, sequence number (bufseq)

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

     -1 if error or the list.

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

     L. Cottret

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

     'globals','getParam','setAccn','getAccn'

