ncbi-ann-glyma.R: Rscript with source functionsncbiGeneSumm.Rmd: R Notebook with raw codencbiGeneSumm.html: HTML output of notebook. PreviewncbiGeneSumm.RData: Environmental Variables of pre-processed data.
data/Annotations/: CSV outputs of Gene annotations and GO enrichmentsdata/Annotations/images: Images of GO-enrichments
- Use
ncbiGeneSumm.Rmdnotebook in RStudios - Load in custom functions:
source('ncbi-ann-glyma.R') - Load variables used in rendering outputs:
load('ncbiGeneSumm.RData')