makeGo returns a list with three elements summarizing Gene Ontology (GO) terms. The first element (goRes) is the GO results subsetted from the mgl. The second element (goTable) is a dataframe with two columns: GO terms and gene names. The third element (goCount) is a table with the number of elements corresponding to the number of unique GO terms in the genelist - reported for each GO term is the number of times it appears. It is sorted in descending order.The structure is similar to the makePhenotypes and makeSnps functions.
A logical flag indicating whether two csv files: 'GoTable.csv' and 'GoCount.csv' should be saved in the current directory
Details
Provides a brief summary of GO terms that have been associate with candidate genes. Of interest maybe groups of genes that have the same GO term see makeGoSearch.