Releases: ygidtu/trackplot
Releases · ygidtu/trackplot
v0.5.2 fix transcript_id and transcript_name issues
v0.4.0 fix interval issues
fix intervals loading and plotting
v0.3.8 compatible with adjustText > 1
- compatible with adjustText > 1
- update requirements
v0.3.7 update requirements and fix annotation in web
- update requirements to security alerts
- fix annotation in web
Full Changelog: v0.3.6...v0.3.7
v0.3.6 speedup igv-like and site-plot
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
add more check in annotation file to avoid unexpected exon_id KeyError
v0.3.4 bug fix, and stable motif matplotlib api
What's Changed
Full Changelog: v0.3.3...v0.3.4
v0.3.3 fix several bugs
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.2.8
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.