GO analysis for tomato.
source("/path/to/GO.R")
GO analysis for per types
go_enrich(gene_list, "sample_name")
GO analysis for all types in one picture
go_enrich_all(gene_list, "sample_name")
get every GO terms genes
get_go_genes(gene_list, "sample_name")