states_25: metadata on states of 25-state model of chromatin from...

Description Usage Format Details Source Examples

Description

metadata on states of 25-state model of chromatin from ChromImpute

Usage

1
data("states_25")

Format

A data frame with 25 observations on the following 5 variables.

STATENO.

a numeric vector

MNEMONIC

a character vector

DESCRIPTION

a character vector

COLOR.NAME

a character vector, partly non-compliant with R colors

COLOR.CODE

a character vector, RGB numerics, comma-delimited

rgb

a character vector, RGB scores in R atomic format

Details

Some modifications needed to remove registered trademark symbol mistakenly present in 'regulatory' and non-ascii elements of prime notations

Source

retrieved from http://egg2.wustl.edu/roadmap/web_portal/imputed.html#chr_imp 28 April 2015

Examples

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

erma documentation built on Nov. 8, 2020, 5:39 p.m.