Releases: CEGRcode/plotter
Releases · CEGRcode/plotter
v0.0.5
v0.0.4
Major refactoring of the codebase
Changes:
- Backend is no longer jQuery widget-based, but uses native javascript classes
- Standardized JSON saving and internal data object
- Removed metadata table
- Added symmetric y-axis checkbox
- Added min opacity control
- Fixed various bugs
- Added python scripts to generate JSON session from composite files
Saving previous version before major refactoring
Placeholder version prior to major refactoring
v0.0.2
Added new features:
- More options button in composite settings table
- Shift occupancy
- Hide one strand
- Swap strands
- Tooltips for each interact-able element (check enable tooltips in top right)
- Tabs for global plot settings
- Plot options (original)
- Reference axes (draw horizontal/vertical lines at specified spots for reference)
- Nucleosome slider (draw a blue rectangle representing a nucleosome to line up periodic peaks with minor/major grooves)
Bugfixes:
- Fixed positioning of plot hover tooltip
v0.0.1
Prashant's initial rendition of locus plotter
Merge pull request #2 from CEGRcode/README Update backend/README.md with additional information to the documentation