seqinr (version 3.6-1)

toyaa: 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)

Arguments

Format

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

Ala

Alanine counts

Val

Valine counts

Cys

Cysteine counts

References

citation("seqinr")

Examples

Run this code
# NOT RUN {
data(toyaa)
# }

Run the code above in your browser using DataCamp Workspace