Skip to content

Commit

Permalink
update revue url
Browse files Browse the repository at this point in the history
  • Loading branch information
bprize15 committed Jan 2, 2025
1 parent 6a4e9bb commit 8cf1364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/main/resources/application.properties.EXAMPLE
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ oncokb.url=https://www.oncokb.org/api/v1/annotate/mutations/byProteinChange?PROT
spring.mongodb.embedded.version=3.6.2

# reVUE data file URL and setting
revue.url=https://raw.githubusercontent.com/knowledgesystems/reVUE-data/main/VUEs.json
revue.url=https://raw.githubusercontent.com/knowledgesystems/reVUE-data/refs/heads/main/generated/VUEs.json

# There is a boolean field in the VUEs.json for each VUE called "confirmed", which represents the validity status of each VUE
# If overwrite_by_confirmed_revue_only=true, overwrite variant annotation by only confirmed VUE ("confirmed=true")
Expand Down

0 comments on commit 8cf1364

Please sign in to comment.