Skip to content

Commit

Permalink
variant-interpreter.settings.js QC overview removed #236
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioaltamura committed Jul 14, 2021
1 parent cb39d76 commit 6e5ef80
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/conf/variant-interpreter-browser-cancer.settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ const variantInterpreterBrowserCancerSettings = {
// columns: ["id"]
},
// merge criterium: uses this array as filter for internal 1D array.
detail: []
// detail: []

};
2 changes: 0 additions & 2 deletions src/conf/variant-interpreter.settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const variantInterpreterSettings = {
{
id: "qc",
tabs: ["overview", "sampleVariantStats", /* "cancerQCPlots",*/ "somaticVariantStats", "germlineVariantStats"],
// both cancer and family tabs
overviewTabs: ["Summary", /* "VariantStats",*/ "SamtoolsPlots", /* "Alignment",*/ "InferredSex", "MendelianErrors", "Relatedness", /* "AlignmentStats",*/ "GenomicContext"]
},
/* {
id: "methods"
Expand Down

0 comments on commit 6e5ef80

Please sign in to comment.