cogstab(ProGenExpress)R Documentation

A data frame of COGS categories

Description

A data frams describing the code, description and colors of COGS categories (Colors are not part of COGS, rather they were assigned arbitrarily by me using rainbow()

Usage

data(cogstab)

Format

A data frame with 26 observations on the following 3 variables.

Code
The single character code of the category
Description
The description of the category
Color
The user defined color of the category

Source

Tatusov RL, Fedorova ND, Jackson JD, Jacobs AR, Kiryutin B, Koonin EV, Krylov DM, Mazumder R, Mekhedov SL, Nikolskaya AN, Rao BS, Smirnov S, Sverdlov AV, Vasudevan S, Wolf YI, Yin JJ, Natale DA. The COG database: an updated version includes eukaryotes. BMC Bioinformatics. 2003 Sep 11;4(1):41.

References

Tatusov RL, Fedorova ND, Jackson JD, Jacobs AR, Kiryutin B, Koonin EV, Krylov DM, Mazumder R, Mekhedov SL, Nikolskaya AN, Rao BS, Smirnov S, Sverdlov AV, Vasudevan S, Wolf YI, Yin JJ, Natale DA. The COG database: an updated version includes eukaryotes. BMC Bioinformatics. 2003 Sep 11;4(1):41.

Examples

data(cogstab)
cogstab

[Package ProGenExpress version 1.0 Index]