Last data update: 2014.03.03

R: DRB1 amino acid sequences
proteinfR Documentation

DRB1 amino acid sequences

Description

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

Usage

data(proteinf)

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

data(proteinf)
## maybe str(proteinf) ; plot(proteinf) ...

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(HAP.ROR)
Loading required package: hash
hash-2.2.6 provided by Decision Patterns

Loading required package: ape

Attaching package: 'HAP.ROR'

The following object is masked from 'package:stats':

    AIC

> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/HAP.ROR/proteinf.Rd_%03d_medium.png", width=480, height=480)
> ### Name: proteinf
> ### Title: DRB1 amino acid sequences
> ### Aliases: proteinf
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(proteinf)
> ## maybe str(proteinf) ; plot(proteinf) ...
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>