We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc539e commit b865677Copy full SHA for b865677
src/components/table/EqtlCondTable.vue
@@ -20,7 +20,6 @@ export default {
20
inject: {
21
api: {default: ''},
22
geneId: {default: ''},
23
- ensemblId: {default: ''}
24
},
25
data: function() {
26
return {
src/components/table/EqtlTable.vue
0 commit comments