View on GitHub

PHATDocs

Documentation for https://github.com/chgibb/phat

PHAT 0.4.0-beta.1

Downloads for This Release

Documentation for This Release

Browse Source Code for This Release

Changelog

73 Commits Since Last Release (0.3.0-beta.1) (most recent last)

Chris Gibb: renamed symbol
Chris Gibb: reverted rename
Chris Gibb: added prop
Chris Gibb: differentiate between interactive/non interactive figures
Chris Gibb: renamed var
Chris Gibb: clear basefigure svg string on reload
Chris Gibb: removed old code
Chris Gibb: cache logic for basefigure svg
Chris Gibb: refresh caches on displaying non interactive figures
Chris Gibb: broke fetching track svgs into function
Chris Gibb: broke div removal into function
Chris Gibb: export var
Chris Gibb: reconstruct div on rerender
Chris Gibb: allow reseting of base figure
Chris Gibb: handle response from base figure compilation
Chris Gibb: differentiate between interactive and non ineractive contigs when rendering
Chris Gibb: disable figure name hovering when noninteractive
Chris Gibb: don’t render contig names for large figures
Chris Gibb: noop if figure is non interactive
Chris Gibb: recompile base figure in function
Chris Gibb: renamed function
Chris Gibb: added figure options dropdown
Chris Gibb: turn off interactivity for figures with large number of bp
Chris Gibb: remove markerclass only when noninteractive
Chris Gibb: added logging
Chris Gibb: removed logging and fixed exit
Chris Gibb: method to gracefully exit forks
Chris Gibb: move to using exitFork
Chris Gibb: abstracted out forking
Chris Gibb: start using makefork for selected operations
Chris Gibb: moved all to makefork
Chris Gibb: revert commented out method
Chris Gibb: use exitFork for all operations
Chris Gibb: use exitFork during fork failure
Chris Gibb: add formatting to logs
Chris Gibb: added UI toggles for interactivity and showing contig names
Chris Gibb: added method to delete svgs for base figures
Chris Gibb: delete svg in method
Chris Gibb: made function synchronous
Chris Gibb: removed trailing comma in import
Chris Gibb: fixed radius update for non interactive figures
Chris Gibb: trigger recompile for figure on track interval change
Chris Gibb: recompile on interval display change
unknown: Added my name.
Zack: Added my name to Team Members list
Chris Gibb: Merge pull request #650 from chgibb/readmeNick Added my name.
Chris Gibb: Merge branch ‘master’ into readmeZack
Chris Gibb: Merge pull request #651 from chgibb/readmeZack Added my name to Team Members list
Chris Gibb: removed old code
Chris Gibb: log return codes for forks
Chris Gibb: exit after callback
Chris Gibb: added dropdown option for editing figure name
Chris Gibb: reset caches for non interactive figures
Chris Gibb: refactored saving changes and fixed update for non interactive figures
Chris Gibb: added dropdown option to edit contigs
Chris Gibb: open edit contigs modal onclick
Chris Gibb: barebones edit contigs modal
Chris Gibb: render reference contigs with hover
Chris Gibb: click to edit custom contigs
Chris Gibb: click to edit reference contigs
Chris Gibb: fixed figure update for non interactive figures after saving changes to a contig
Chris Gibb: fixed track loading text
Chris Gibb: fixed noninteractive resizing and interval updates
Chris Gibb: Merge branch ‘master’ into 648
Chris Gibb: commented modules
Chris Gibb: Merge branch ‘648’ of https://github.com/chgibb/phat into 648
Chris Gibb: added comments
Chris Gibb: Merge pull request #652 from chgibb/648 Non-Interactive Figures
Chris Gibb: Merge branch ‘beta-staging’ into master
Chris Gibb: Merge pull request #653 from chgibb/master Non-Interactive Figures
Chris Gibb: Merge branch ‘beta’ into beta-staging
Chris Gibb: Merge pull request #654 from chgibb/beta-staging Non-Interactive Figures
Chris Gibb: Bumped to 0.4.0-beta.1