pfColMap: Mapping between PFAM Symbol and Display Color

Description Usage Format Details Examples

Description

This data.frame contains an assigned display color (one of 5 distinct colors) to each distinct PFAM symbol.

Usage

1

Format

A data frame with 10340 observations on the following 2 variables.

Symbol

a factor containing levels which represent the symbol for each distinct entry in PFAM

color

a factor with levels for each of the 5 distinct display colors

Details

This dataset is used to determine which color any given PFAM domain is displayed as in the protein structure visualizations.

Examples

1
2
data(pfColMap)
## maybe str(pfColMap) ; plot(pfColMap) ...

gmbecker/ProteinVis documentation built on May 17, 2019, 6:42 a.m.