Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.07 KB

File metadata and controls

42 lines (28 loc) · 1.07 KB

carnation

v0.99.9

  • carnation now supports edgeR and limma output in differential expression analysis.
  • The scatter plot now allows gene selection directly from the plot and viewed in the table. Genes selected in the table can be added to the gene scratchpad and tracked across the app.
  • The main loading page now shows the currently loaded dataset. This prevents accidentally reloading or replacing the current data.
  • Pattern analysis can now be added to a carnation object via the Load data module, either in TSV or Rds format.

v0.99.8

  • Add packages to Suggests:: to address build issues.

v0.99.7

  • Add unit tests
  • Address Bioconductor review comments

v0.99.6

  • Made R CMD check more efficient by switching multiple module server examples to examplesIf interactive().

v0.99.3

  • removed clusterProfiler & DEGreport from Suggests
  • added examples to exported functions

v0.99.1

  • Updated vignette with carnation app screenshots
  • Added vignette dependencies to Suggests

v0.99.0

  • carnation submitted to bioconductor for review