Skip to content

Commit

Permalink
Adding replace/remove option for confounding factor
Browse files Browse the repository at this point in the history
  • Loading branch information
robinpaul85 committed Jan 6, 2025
1 parent fd8ec04 commit 2ff37da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/plots/DEanalysis.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ class DEanalysis {
chartType: 'DEanalysis',
usecase: { target: 'DEanalysis', detail: 'term' },
label: 'Confounding factors',
vocabApi: this.app.vocabApi,
menuOptions: 'edit'
vocabApi: this.app.vocabApi
}
)
}
Expand Down

0 comments on commit 2ff37da

Please sign in to comment.