mkatari-bioinformatics-august-2013-loadingphytozome
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mkatari-bioinformatics-august-2013-loadingphytozome [2015/06/18 07:24] – mkatari | mkatari-bioinformatics-august-2013-loadingphytozome [2026/07/14 06:11] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| < | < | ||
| - | gene.list< | + | gene.list< |
| </ | </ | ||
| Line 41: | Line 41: | ||
| row.names=1, | row.names=1, | ||
| goresults=doFisherTest(as.character(gene.list[, | goresults=doFisherTest(as.character(gene.list[, | ||
| - | write.table(goresults, | + | write.table(goresults, |
| </ | </ | ||
| + | |||
| + | Visualizing your results in the GO-term graph. Use the RamiGO package. Simply provide the GO terms that are enriched and the corresponding p-value for the go-terms. By default it will save a file to your working directory called RamiGO.png | ||
| + | |||
| + | < | ||
| + | source(" | ||
| + | biocLite(" | ||
| + | library(RamiGO) | ||
| + | getAmigoTree(rownames(gotermresults)[1: | ||
| + | | ||
| + | </ | ||
| + | |||
mkatari-bioinformatics-august-2013-loadingphytozome.1434612256.txt.gz · Last modified: (external edit)
