Data frame with GO terms annotated to each gene of Chlamydomonas reinhardtii
+ Source:R/data.R
+ go_chlamy.Rd
Data were obtained from Phytozome and processed so that each row contains +only one GO term (long format).
+Usage
+data(go_chlamy)
Format
+A 2-column data frame with columns gene (character, gene +ID), and GO (character, name of GO term.)
+Examples
+data(go_chlamy)
+