- Version bump to rebuild classes derived from
DotPlot.
- Expanded the content of the vignette, to have
AggregatedDotPlot()and theMarkdownBoard()panels highlighted
- Adjusted code to correctly parse and rename KEGG pathway identifiers.
- Update
ggplot2imports forAggregatedDotPlot.
- Fix numbering issue affecting the coloring of
LogFCLogFCPlotpanels.
- Depend on the
iSEEhexpackage to initiate the "iSEEverse".
- Fix bug causing
.setCachedCommonInfo()to cacheNULLvalue forvalid.rowdata.namesinformation ofDynamicMarkerTablepanel instead of empty character vector.
- Fix bug causing
AggregatedDotPlotto crash when a column selection was transferred. - Fix bug in retrieving a feature set
- Fix spelling typo in man page.
- Switch to registration for storing DE Panel options, via
registerPValuePatternsand related functions.
- Support in-memory feature set collections and their statistics via
registerFeatureSetCollections.
- Redistributed documentation from panel tours to UI-specific tours.
- Tour-related patch to fix the builds for the time being.
- Added the
MarkdownBoardpanel to show arbitrary Markdown-formatted content. - Eliminate duplicates in available fields, as these break selectizes.
- Ensure that global parameters only affect panels during construction.
- Added the
AggregatedDotPlotpanel to show marker-based dot plots.
- Improved safety and correctness of the calculation of the number of DEGs.
- Version bump to trigger reinstallation with new iSEE class definitions.
- Added panel-specific tours for all panel classes via the
.definePanelTour()generic.
- Generalized the DE-related globals to work as patterns rather directly specifying the acceptable names.
- Align
DynamicMarkerTable's treatment ofgetTableExtraFields()with the globals strategy.
- Overhauled handling of global parameters for greater consistency.
- Added the
LogFCLogFCPlotto plot two DE comparisons against each other. - Switched to KEGGREST to get the names of pathways.
- Replaced
GeneSetTablewith the more generalFeatureSetTable. Improved handling of arbitrary feature sets. - Renamed
DifferentialStatisticsTableto the more appropriateDynamicMarkerTable. Support inclusion of extra fields from therowData. - Global parameters now only affect construction of
MAPlots andVolcanoPlots.
- Improved documentation of the
ReducedDimensionHexPlotmethods.
- Trigger new build on the single package builder.
- Replace
!=""bynzchar(). - Use 4-space indent.
- Add info on how to contribute to iSEEu, including coding style.
- Trigger new build on the single package builder.
- Add more suggested packages.
- Add screenshot images to the vignette.
- More realistic examples in the vignette.
- Fix
GeneSetTableto acknowledge initial value of"Selected".
- Fix to GitHub action
R-CMD-check.
- Set up GitHub action
R-CMD-check. - Remove Travis CI
covrcode coverage andpkgdownsite deployment. - Fix man page warning.
- Create observer for
"Assay"inDiffStatTable. - Update NEWS.
- Trigger new build on the single package builder.
- Added panel
DifferentialStatisticsTable. - Added panel
DynamicReducedDimensionPlot. - Added panel
GeneSetTable. - Added panel
MAPlot. - Added panel
ReducedDimensionHexPlot. - Added panel
VolcanoPlot. - Added mode
modeEmpty. - Added mode
modeGating. - Added mode
modeReducedDim.
iSEEuis officially born!