Stone Contents Code ncbi-ann-glyma.R: Rscript with source functions ncbiGeneSumm.Rmd: R Notebook with raw code ncbiGeneSumm.html: HTML output of notebook. Preview ncbiGeneSumm.RData: Environmental Variables of pre-processed data. Data data/Annotations/: CSV outputs of Gene annotations and GO enrichments data/Annotations/images: Images of GO-enrichments How to use Use ncbiGeneSumm.Rmd notebook in RStudios Load in custom functions: source('ncbi-ann-glyma.R') Load variables used in rendering outputs: load('ncbiGeneSumm.RData')