Skip to content

Releases: epi2me-labs/ezcharts

v0.11.5

18 Dec 14:42
Compare
Choose a tag to compare

Fixed

  • ValueError: invalid literal for int() with base 10 in base_yield_plot

Changed

  • Clarify SeqSummary read alignment title and axis label.

v0.11.4

17 Dec 19:55
Compare
Choose a tag to compare

Fixed

  • Added setuptools to conda package requirements to unbreak package distribution.

Added

  • Added setuptools to python package requirements as it is required for runtime use of pkg_resources.

v0.11.3

17 Dec 15:32
Compare
Choose a tag to compare

Fixed

  • load_modkit_summary function shows the threshold value of any modified base.

Changed

  • SeqSummary dropdown menu shows samples in order.
  • Seqviz plot now displays enzymes in a multi-select box.

Added

  • additional_styles dictionary parameter to allow more style options of div in EZchart()
  • SeqSummary read_length_plot binwidth can be overridden from default.

v0.11.2

13 Sep 11:39
Compare
Choose a tag to compare

Changed

  • Bokeh plots featuring more than one data series will automatically have a legend.

Fixed

  • Tooltips not displaying meaningful values.

v0.11.1

13 Sep 09:03
Compare
Choose a tag to compare

Changed

  • Hide service workflow parameters from ParamsTable.

v0.11.0

10 Sep 15:46
Compare
Choose a tag to compare

Changed

  • Bumped minor version as 0.10.2 should have been 0.11.0.

Fixed

  • Transparent lines/points plotted in relational plots.
  • Add hover back to bokeh toolbox.
  • SeqCompare not working with histograms and line charts from BokehPlots.

Removed

  • BcftoolsStats component until it is updated to use BokehPlot.

v0.10.2

04 Sep 14:12
Compare
Choose a tag to compare

Changed

  • Now uses Bokeh as plotting backend for histplot(), lineplot() and scatterplot().
  • Reduced some padding and margins to make the report more compact.

Fixed

  • Sankey top rank (superkingdom) counts being affected by subrank filtering.
  • Sankey samples in dropdown now appear in alphabetical order.

Added

  • PlotMetaData function to plot barcharts using a JSON file of nextflow workflow metadata.

v0.10.1

25 Jul 14:44
Compare
Choose a tag to compare

Fixed

  • The maximum read length reported in the sub-title of components.fastcat.read_length_plot() being one bp too large.

Changed

  • Data types in demo changed to dropdown list.
  • MSA now accepts start and end co-ordinates for partial sequence visualisation.

v0.10.0

17 Jun 13:51
Compare
Choose a tag to compare

Added

v0.9.2

12 Jun 14:53
Compare
Choose a tag to compare

Changed

  • Navigation bar links now replaced with a dropdown list of links to sections on the report.