I have done gene ontology enrichment analysis using Ontologizer. the output is like this :
ID Pop.total Pop.term Study.total Study.term Pop.family Study.family nparents is.trivial p p.adjusted p.min
GO:0000000 15117 15075 3743 3733 0 0 0 true 1.0 1.0 1.0
GO:0008800 15117 3 3743 1 4 1 1 false 0.7500000000000001 0.7500000000000001 0.25000000000000006
GO:0052547 15117 23 3743 6 670 208 3 false 0.7699531541574813 0.7699531541574813 3.789971590544467E-43
GO:0000003 15117 1 3743 1 11028 2874 1 false 0.26060935799429585 0.26060935799429585 9.067827348505459E-5
GO:0052548 15117 22 3743 5 280 100 2 false 0.9446003360272346 0.9446003360272346 3.811732507786439E-33
How can I have translation of GO terms? what does this table means?
Sorry use this:
I have ran it on sample files and got the results, check out:
http://bioinformatics.kandurilab.org/biostars/files/mapping_ids.zip
Thanks. which
GO_DB_FILE_FROM_github
should I use? there are few files there. and can I ask how you have generated this files which are in GitHub?This file will have all
biological_process
,molecular_function
andcellular_components
.Those files are generated from geneontology.org which are being used by the tool GeneSCF.