Skip to content

Releases: CEGRcode/plotter

v0.0.5

10 Feb 16:39
Compare
Choose a tag to compare
  • Updated look and feel
  • Fixed various bugs

v0.0.4

16 Jan 17:04
861a43a
Compare
Choose a tag to compare

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

14 Jan 20:44
37adca5
Compare
Choose a tag to compare

Placeholder version prior to major refactoring

v0.0.2

17 Apr 21:04
Compare
Choose a tag to compare

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

26 Jul 13:49
ea01283
Compare
Choose a tag to compare

Initial release of new locus plotter

Prashant's initial rendition of locus plotter

15 Feb 21:00
9e67e42
Compare
Choose a tag to compare
Merge pull request #2 from CEGRcode/README

Update backend/README.md with additional information to the documentation