All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Filter for spidex scores
- All HPO terms are now added and fetched from the correct source (https://github.com/obophenotype/human-phenotype-ontology/blob/master/hp.obo)
- New command
scout update hpo
- All source files for HPO information, this is instead fetched directly from source
- hide pedigree panel unless it exists
- look for both ".bam.bai" and ".bai" extensions
- support for local frequency through loqusdb
- bunch of other stuff
- Update query-phenomizer and add username/password
- Update the way a case is checked for rerun-status
- Add new button to mark a case as "checked"
- Link to clinical variants without 1000G annotation
- avoid filtering out variants lacking ExAC and 1000G annotations
- persist (clinical) filter when clicking load more
- fix #154 by robustly setting clinical filter func. terms
- avoid replacing coverage report with none
- update SO terms, refactored
- fetch case based on collaborator status (not owner)
- link(s) to SNPedia based on RS-numbers
- new Jinja filter to "humanize" decimal numbers
- show gene panels in variant view
- new Jinja filter for decoding URL encoding
- add indicator to variants in list that have comments
- add variant number threshold and rank score threshold to load function
- add event methods to mongo adapter
- add tests for models
- show badge "old" if comment was written for a previous analysis
- show cDNA change in transcript summary unless variant is exonic
- moved compounds table further up the page
- show dates for case uploads in ISO format
- moved variant comments higher up on page
- updated documentation for pages
- read in coverage report as blob in database and serve directly
- change
OmimPhenotype
toPhenotypeTerm
- reorganize models sub-package
- move events (and comments) to separate collection
- only display prev/next links for the research list
- include variant type in breadcrumbs e.g. "Clinical variants"
- drop dependency on moment.js
- show the same level of detail for all frequencies on all pages
- properly decode URL encoded symbols in amino acid/cDNA change strings
- fixed issue with wipe permissions in MongoDB
- include default gene lists in "variants" link in breadcrumbs
- update case fetching function
- handle multiple cases with same id
- Fix building URL parameters in cases list Vue component
Codename: Sara Lund
- Add email logging for unexpected errors
- New command line tool for deleting case
- Much improved logging overall
- Updated documentation/usage guide
- Removed non-working IGV link
- Show sample display name in GT call
- Various small bug fixes
- Make it easier to hover over popups
- add protein table for each variant
- add many more external links
- add coverage reports as PDFs
- incorporate user feedback updates
- big refactor of load scripts
- add gene table with gene description
- reorganize inheritance models box
- avoid overwriting gene list on "research" load
- fix various bugs in external links
- Activity log feed to variant view
- Adds protein change strings to ODM and Sanger email
- Extract activity log component to macro
- Make Ensembl transcript links use archive website