Skip to content

Releases: ygidtu/trackplot

v0.4.0 fix interval issues

14 Jun 02:49
Compare
Choose a tag to compare
fix intervals loading and plotting

v0.3.8 compatible with adjustText > 1

29 May 03:26
Compare
Choose a tag to compare
  1. compatible with adjustText > 1
  2. update requirements

v0.3.7 update requirements and fix annotation in web

23 Jan 09:48
Compare
Choose a tag to compare
  1. update requirements to security alerts
  2. fix annotation in web

Full Changelog: v0.3.6...v0.3.7

v0.3.6 speedup igv-like and site-plot

21 Sep 03:20
Compare
Choose a tag to compare

What's Changed

  • correct installation doc numbering by @ygidtu in #94
  • speedup igv-like and site-plot through matplotlib's PatchCollection by @ygidtu

Full Changelog: v0.3.5...v0.3.6

fix unexpected exon_id KeyError

14 Sep 06:42
Compare
Choose a tag to compare

add more check in annotation file to avoid unexpected exon_id KeyError

v0.3.4 bug fix, and stable motif matplotlib api

19 Aug 13:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3 fix several bugs

15 Aug 03:07
Compare
Choose a tag to compare

v0.3.2

11 Aug 03:30
7f5a533
Compare
Choose a tag to compare
  1. remove trackplotweb and merge into cmd tools
  2. more flexible category check in igv mode, modify vmin and vmax validation in heatmap
  3. fix bugs in web ui parameters

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.2.8

19 Jul 03:09
Compare
Choose a tag to compare

Trackplot web: fastapi update to v0.100.0, caused unexpected 422 error, therefore migrate to flask to reduce requirements and increase stability. Better web help info and layout.
Trackplot cmd: fix layout issue while --show-site
add AppImage files for linux (x86_64) platform, reduce the difficulty of installation and use.
We provide the packed python wheel and tar.gz file, and the built trackplot and trackplot web server in AppImage format.

v0.2.2 using mean while merging files, update requirements

05 May 02:18
Compare
Choose a tag to compare