makeTransTableList       package:GeneticsBase       R Documentation

_m_a_k_e_T_r_a_n_s_T_a_b_l_e_L_i_s_t _c_r_e_a_t_e_s _a _l_i_s_t _o_f _t_r_a_n_s_l_a_t_i_o_n _t_a_b_l_e_s

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

     Calls makeTransTable to create each item of the list.

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

     makeTransTableList(alleleStringVec, listNames = NULL)

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

alleleStringVec: character vector such as c("12", "ACGT")

listNames: names of translation tables

_D_e_t_a_i_l_s:

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

     If it is a LIST, use: 

  comp1 : Description of 'comp1'

  comp2 : Description of 'comp2'

     ...

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

     Scott Chasalow Scott.Chasalow@bms.com, Junsheng Cheng
     cjsuicedu@yahoo.com

_E_x_a_m_p_l_e_s:

     ## Not run: 
     ## End(Not run) # End of \dontrun

