Learn R Programming

HAP.ROR (version 1.0)

proteinf: DRB1 amino acid sequences

Description

DRB1 amino acid sequences, with 0 denote the same as reference (DRB1*0101)

Usage

data(proteinf)

Arguments

Format

A data frame with 1052 observations on the following 269 variables. Column names denote the amino acid position. e.g., X.25.1 means the first nucleic acid base on the -25th amino acid, X9.2 means the second nucleic acid base on the 9th amino acid of DRB1 allele, etc

Examples

Run this code
data(proteinf)
## maybe str(proteinf) ; plot(proteinf) ...

Run the code above in your browser using DataLab