toyaa                 package:seqinr                 R Documentation

_A _t_o_y _e_x_a_m_p_l_e _o_f _a_m_i_n_o-_a_c_i_d _c_o_u_n_t_s _i_n _t_h_r_e_e _p_r_o_t_e_i_n_s

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

     This is a toy data set to illustrate the importance of metric
     choice.

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

     data(toyaa)

_F_o_r_m_a_t:

     A data frame with 3 observations on the following 3 variables:

     _A_l_a Alanine counts

     _V_a_l Valine counts

     _C_y_s Cysteine counts

_S_o_u_r_c_e:

     This toy example was inspired by Gautier, C: Analyses statistiques
     et volution des squences d'acides nucliques. PhD thesis (1987),
     Universit Claude Bernard - Lyon I.

_R_e_f_e_r_e_n_c_e_s:

     'citation("seqinr")'

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

     data(toyaa)

