Tyler Sagendorf
Tyler Sagendorf
I propose to develop a new function that uses a combination of `simplify` and `getGOLevel` to reduce the redundancy of GO terms. *The main idea is that if two terms...
`update_GO_names` pulls official GO term descriptions from the appropriate OBO file from the Gene Ontology Consortium. Uses `data.table` for fast replacement of values while merging, but can easily be rewritten...
The entries in the `gs_description` column for GO terms are rather long and not ideal for use as human-readable identifiers when plotting ORA or GSEA results. Would it be possible...
When there are too many vignettes & articles in an **R** package, the display size may completely hide some of the options in the "Articles" tab drop-down menu. Issue visible...