Skip to content

Commit

Permalink
Updated the the annotation configuration to uitilize the tag dataset …
Browse files Browse the repository at this point in the history
…to visualize the HPO terms
  • Loading branch information
SeriousHorncat committed Jul 7, 2023
1 parent 9bb9749 commit b159d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/models/analyses.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ const annotationRenderingTemporary = [
'datasets': [
{
'dataset': 'HPO',
'type': 'text-dataset',
'type': 'tag-dataset',
'linkout_dataset': 'HPO_gene_search_url',
'props': {
'label': 'HPO',
Expand Down

0 comments on commit b159d8c

Please sign in to comment.