Releases: c3g/epivar-browser
Releases · c3g/epivar-browser
Version 0.3.0
- feat: highlight SNP in UCSC browser
- feat: preload assay values for a given position
- feat: gene search for RNA-seq assay results
- feat: UCSC track hub legends
- feat: assays API endpoint for all existing assays
- feat: improve autocomplete speed and relevance
- client: add about/contact/help modals
- client: wording and styling changes
- show assay tabs even when no features are present
- correct some gene/peak/feature wording
- box plot Y axis tweaks (labeling + scale)
- box plot title: use gene name when available, centre in actual plot area
- order feature table by average FDR
- don't show feature in monospace font
Version 0.3.0-beta.2
- feat: highlight SNP in UCSC browser
- feat: preload assay values for a given position
- feat: add foundations of gene search support (disabled currently)
Version 0.3.0-beta.1
- feat: UCSC track hub legends
- feat: assays API endpoint for all existing assays
- client: add about/contact/help modals
- client: wording and styling changes
- show assay tabs even when no features are present
- correct some gene/peak/feature wording
- box plot Y axis tweaks (labeling + scael)
- box plot title: use gene name when available, centre in actual plot area
- order feature table by average FDR
Version 0.2.3
- fix: chromosome autocomplete was not working
Version 0.2.2
- fix: the RNA-Seq tab used to show data from both strands, "duplicating" individuals - this is now fixed
- chore: updated dependencies
Version 0.2.1
- fix: correctly remove non-average tracks in track hubs
Version 0.2.0
- client: routing to specific loci and assays
- search: new autocomplete with sorting by some interest metric and more information in client
- ucsc: remove all tracks except averages
- client: minor aesthetic alterations
Version 0.1.0
- data: add new datasets
- client: add scrolling for chromosome/rsID dropdown
- server: add environment variable for choosing to connect to
beluga
rather than using local gemini - scripts: remove old database files before trying to create new ones
- dependency updates
- misc. small changes
- documentation tweaks
Version 0.0.0
Initial release containing all the work done by Romain.