Skip to content

Releases: bartongroup/dexdash

dexdash 0.2.17

05 Nov 11:09

Choose a tag to compare

  • Added initialisation values for FDR and |logFC| limits into run_app()

dexdash 0.2.16

30 Jul 09:45

Choose a tag to compare

  • Bug fixes
  • More tests added

dexdash 0.2.15

30 Jul 09:00

Choose a tag to compare

  • 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

23 Apr 07:39

Choose a tag to compare

  • 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

19 Mar 08:04

Choose a tag to compare

  • Replaced shinyWidgets::radioGroupButtons with shiny::selectInput in the enrichment panel, because with larger amount of ontologies the selection box went outside the browser window and became invisible.

dexdash 0.2.12

12 Mar 11:11

Choose a tag to compare

  • 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

14 Jan 12:04

Choose a tag to compare

  • Added remotes to DESCRIPTION

dexdash 0.2.10

04 Oct 08:13

Choose a tag to compare

  • Changed the default FDR limit from 0.01 to 0.05

dexdash 0.2.9

01 Oct 10:35

Choose a tag to compare

  • Typo fix
  • Allow for continuous (numeric) variables for x-axis and colour scale in feature plot

dexdash 0.2.8

22 Aug 12:07

Choose a tag to compare

  • Bug fix: card_body() was missing in three cards.