From e81042cdb9751bc70d8f75c368dd765164a26ba6 Mon Sep 17 00:00:00 2001 From: Enis Afgan Date: Tue, 16 Apr 2024 16:09:13 -0500 Subject: [PATCH] Add plotly tools to allow list --- galaxy/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/galaxy/values.yaml b/galaxy/values.yaml index 94c606b9..710fdbb8 100644 --- a/galaxy/values.yaml +++ b/galaxy/values.yaml @@ -524,6 +524,9 @@ configs: toolshed.g2.bx.psu.edu/repos/iuc/snpeff/snpEff/4.3r.1 toolshed.g2.bx.psu.edu/repos/iuc/snpeff/snpEff/4.3+T.galaxy2 toolshed.g2.bx.psu.edu/repos/iuc/snpeff/snpEff/4.3+T.galaxy1 + toolshed.g2.bx.psu.edu/repos/bgruening/plotly_regression_performance_plots/plotly_regression_performance_plots/0.1 + toolshed.g2.bx.psu.edu/repos/bgruening/plotly_parallel_coordinates_plot/plotly_parallel_coordinates_plot/0.2 + toolshed.g2.bx.psu.edu/repos/bgruening/plotly_parallel_coordinates_plot/plotly_parallel_coordinates_plot/0.1 build_sites.yml: - type: ucsc file: "{{if .Values.refdata.enabled}}/cvmfs/data.galaxyproject.org/managed/location/ucsc_build_sites.txt{{else}}/galaxy/server/tool-data/shared/ucsc/ucsc_build_sites.txt.sample{{end}}"