Releases: bartongroup/dexdash
Releases · bartongroup/dexdash
dexdash 0.2.17
- Added initialisation values for FDR and |logFC| limits into
run_app()
dexdash 0.2.16
- Bug fixes
- More tests added
dexdash 0.2.15
- Added a possibility to select the value shown in the feature plot. This can be now any column from the data.
dexdash 0.2.14
- Fixed rounding errors causing very small FDRs in the feature info table to be displayed with lots of nines (e.g. 3.829999999999999e-188).
dexdash 0.2.13
- Replaced
shinyWidgets::radioGroupButtonswithshiny::selectInputin the enrichment panel, because with larger amount of ontologies the selection box went outside the browser window and became invisible.
dexdash 0.2.12
- Make sure that the y axis in the volcano plot always starts from zero, even if there are no data points near zero.
dexdash 0.2.11
- Added
remotesto DESCRIPTION
dexdash 0.2.10
- Changed the default FDR limit from 0.01 to 0.05
dexdash 0.2.9
- Typo fix
- Allow for continuous (numeric) variables for x-axis and colour scale in feature plot
dexdash 0.2.8
- Bug fix: card_body() was missing in three cards.