Skip to content

Commit

Permalink
update date & database
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinDo committed Mar 12, 2024
1 parent 5c4b108 commit 166a7c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions resources/backups/database_dumper/update_database_7.sql
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ GRANT UPDATE ON HerediVar.heredicare_center_classification TO 'HerediVar_annotat
GRANT UPDATE ON HerediVar.variant_heredicare_annotation TO 'HerediVar_annotation';

GRANT DELETE ON HerediVar.heredicare_center_classification TO 'HerediVar_annotation';

GRANT SELECT ON HerediVar.heredicare_center_classification TO 'HerediVar_annotation';
2 changes: 1 addition & 1 deletion src/frontend_celery/webapp/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h4>Overview</h4>
<h4>Changelog</h4>


<div class="underline">v 1.9 ()</div>
<div class="underline">v 1.9 (12.03.2024)</div>
<div class="btn-pvs">!! The automatic classification algorithm is currently under construction. HerediVar is already prepared for it. Thus, you might encounter disabled buttons or dummy data. It will be enabled in a future update</div>
<div class="btn-pvs">!! Scores from likelihood ratio tests are currently under construction. A simple reannotation is required to show them on HerediVar once they are ready to be downloaded from HerediCaRe.</div>
<div>
Expand Down

0 comments on commit 166a7c2

Please sign in to comment.