| states_25 {erma} | R Documentation |
metadata on states of 25-state model of chromatin from ChromImpute
data("states_25")
A data frame with 25 observations on the following 5 variables.
STATENO.a numeric vector
MNEMONICa character vector
DESCRIPTIONa character vector
COLOR.NAMEa character vector, partly non-compliant with R colors
COLOR.CODEa character vector, RGB numerics, comma-delimited
rgba character vector, RGB scores in R atomic format
Some modifications needed to remove registered trademark symbol mistakenly present in 'regulatory' and non-ascii elements of prime notations
retrieved from http://egg2.wustl.edu/roadmap/web_portal/imputed.html#chr_imp 28 April 2015
data(states_25) ## maybe str(states_25) ; plot(states_25) ...