Skip to content

Releases: epi2me-labs/ezcharts

v0.7.1

28 Sep 13:46
Compare
Choose a tag to compare

Fixed

  • barplot() failing with numerical group names (i.e. values of categorical axis).

v0.6.8

20 Sep 15:43
Compare
Choose a tag to compare

Fixed

  • Error in importing clinvar-annotated VCFs with multiple GENEINFO entries.

v0.6.7

13 Sep 16:13
Compare
Choose a tag to compare

Changed

  • Now uses static JS asset for Nextclade table.
  • Now uses Bokeh as plotting backend for barplot().
  • Parameters of fastcat.read_length_plot(): removed min_len and max_len and added quantile_limits.

v0.6.6

29 Aug 09:10
Compare
Choose a tag to compare

Fixed

  • clinvar.load_vcf crashes with empty clinvar vcf files.

v0.6.5

11 Aug 12:52
Compare
Choose a tag to compare

Fixed

  • Regression of fastcat.SeqSummary no longer being able to load a list of fastcat / bamstats input files.

v0.6.4

02 Aug 14:02
Compare
Choose a tag to compare

Fixed

  • Fix conda build missing dependencies

v0.6.3

01 Aug 16:39
Compare
Choose a tag to compare

Added

  • bcfstats loader from aplanat.

v0.6.2

01 Aug 13:59
Compare
Choose a tag to compare

Added

  • ClinVar vcf table loader.

v0.6.1

26 Jul 14:22
Compare
Choose a tag to compare

Fixed

  • Update license name in meta.yaml required for conda.

v0.6.0

26 Jul 12:47
Compare
Choose a tag to compare

Fixed

  • Modkit summary loader converting canonical C counts to modC.

Changed

  • Improve modkit bedMethyl to account both spacers or a single one.
  • Read length plot in SeqSummary now also displays the minimum read length in the title sub-text.

Added

  • Bokeh as alternative plotting utility.