diff --git a/igvwebConfig.js b/igvwebConfig.js index c6b575f..efb4993 100644 --- a/igvwebConfig.js +++ b/igvwebConfig.js @@ -6,7 +6,7 @@ var igvwebConfig = { // Supply a drobpox api key to enable the Dropbox file picker in the load menus. This is optional //dropboxAPIKey: "...", - + // Supply a Google client id to enable the Google file picker in the load menus. This is optional //clientId: "...", // apiKey: "...", @@ -28,7 +28,7 @@ var igvwebConfig = { genomeList: "resources/genomes.json", queryParametersSupported: true, showChromosomeWidget: true, - showSVGButton: false, + showSVGButton: true, tracks: [] }