- carnation now supports
edgeRandlimmaoutput 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 datamodule, either in TSV or Rds format.
- Add packages to
Suggests::to address build issues.
- Add unit tests
- Address Bioconductor review comments
- Made
R CMD checkmore efficient by switching multiple module server examples toexamplesIf interactive().
- removed
clusterProfiler&DEGreportfrom Suggests - added examples to exported functions
- Updated vignette with carnation app screenshots
- Added vignette dependencies to Suggests
- carnation submitted to bioconductor for review