toyaa {seqinr} | R Documentation |
A toy example of amino-acid counts in three proteins
Description
This is a toy data set to illustrate the importance of metric choice.
Usage
data(toyaa)
Format
A data frame with 3 observations on the following 3 variables:
- Ala
Alanine counts
- Val
Valine counts
- Cys
Cysteine counts
Source
This toy example was inspired by Gautier, C: Analyses statistiques et évolution des séquences d'acides nucléiques. PhD thesis (1987), Université Claude Bernard - Lyon I.
References
citation("seqinr")
Examples
data(toyaa)
[Package seqinr version 4.2-36 Index]