Skip to content

v2.0 (better base)

Compare
Choose a tag to compare
@bigomics bigomics released this 19 Dec 16:38
· 8258 commits to master since this release

Release Notes

Second major release. The front-end Shiny code has been completely overhauled using pure R/Shiny (previously it was using Rmarkdown/Shiny) and using Shiny modules. Startup should be much improved now. Note the change in Ubuntu, R and Bioconductor versions. The nickname was chosen because using Shiny modules and pure R/Shiny is a 'better base' for future development.

Requirements

  • Ubuntu 19.10
  • R 3.6.1
  • Bioconductor 3.10

Matching docker release

  • docker pull bigomics/omicsplayground:v2.0 .

New Features

  • Restructured ui/server code
  • Faster startup time