Skip to content

Commit

Permalink
links on phenotype page too
Browse files Browse the repository at this point in the history
  • Loading branch information
moriondo2022 committed Dec 13, 2024
1 parent 85d35f8 commit e7aaddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/PigeanTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,8 @@ export default Vue.component("pigean-table", {
:plot-name="`PIGEAN_${row.item.phenotype}`"
:phenotypes-data="phewasData[phewasKey(row.item)]"
:phenotype-map="phenotypeMap || $store.state.bioPortal.phenotypeMap"
:linkPhenotypes="true"
:isPigean="true"
:colors="plotColors"
:render-config="phewasRenderConfig"
:utils="utilsBox"
Expand Down

0 comments on commit e7aaddb

Please sign in to comment.