What is Sig-Bio-Shiny?

Background

Sig-Bio-Shiny Application uses few of the Biocondutor packages underneath to give an interface for doing significant biology (Such as GO, KEGG, GSE analysis).

  • AnnotationHub To get annotation information. [@AnnotationHub]
  • AnnotationDbi To use some universal APIs for mapping data from OrgDb objects. [@AnnotationDbi]
  • clusterProfiler To perform most of the analysis. [@clusterProfiler] and [@clusterProfiler.dplyr]
  • enrichplot To plot most plots. [@enrichplot]

Reference