Skip to content

Commit

Permalink
opencga-variant-browser.settings.js completed #236
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioaltamura committed Jul 12, 2021
1 parent 4852bf1 commit c8ceb45
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/conf/opencga-variant-browser.settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const OpencgaVariantBrowserSettings = {
},
// merge criterium: uses this array as filter for internal 1D/2D array. It handles row/col span
columns: ["id", "gene", "type", "consequenceType", "deleteriousness", "conservation", "samples", "cohorts", "popfreq", "clinicalInfo"]
}
// TODO continue on details tabs
},
// merge criterium: uses this array as filter for internal 1D array.
detail: ["annotationSummary", "annotationConsType", "annotationPropFreq", "annotationClinical", "cohortStats", "samples", "beacon", "json-view"]
};

0 comments on commit c8ceb45

Please sign in to comment.