Skip to content

v0.1.1

Compare
Choose a tag to compare
@cicdguy cicdguy released this 29 Jan 18:20
· 219 commits to main since this release

Bug Fixes

  • Gene selection with more than a few thousand genes no longer hangs the application. This is achieved through a different selection input in the corresponding geneSpec shiny module.
  • Only atomic columns of colData with at least one value can now be selected in the sampleVarSpecModule.

Miscellaneous

  • Updated R version requirement to >= 3.6.
  • Updated sampleVarSpec and geneSpec modules with new icons to remove warnings when using shiny version >= 1.7.
  • Removed dependencies on deprecated packages utils.nest and test.nest.