Learn R Programming

TROM (version 1.3)

GO_slim_id: GO slim IDs

Description

GO_slim_id stores the GO IDs of all the GO slim terms.

Usage

data("GO_slim_id")

Arguments

Format

The format is: chr [1:205] "GO:0000003" "GO:0019952" "GO:0050876" "GO:0000228" "GO:0000229" ...

References

Li JJ, Huang H, Bickel PJ, & Brenner SE (2014). Comparison of D. melanogaster and C. elegans developmental stages, tissues, and cells by modENCODE RNA-seq data. Genome Research, 24(7), 1086-1101.

Examples

Run this code
# NOT RUN {
data(GO_slim_id)
head(GO_slim_id)
# }

Run the code above in your browser using DataLab