Skip to content

Commit

Permalink
Update workshop-toolconf-values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored Dec 1, 2023
1 parent 281e653 commit 86fca4d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions generated/workshop-toolconf-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ configs:
<toolbox monitor="true">
<label text="Add your workshop!" id="workshopsubmit" />
<tool file="interactive/biocshiny_biocworkshopsubmit.xml" />
<label text="BBCC2023" id="bbcc2023" />
<tool file="interactive/biocworkshop_bbcc2023.xml" />
<label text="ABACBS 2023" id="abacbs2023" />
<tool file="interactive/biocworkshop_scdneyspatialabacbs2023.xml" />
<tool file="interactive/biocworkshop_geomxan318.xml" />
<label text="Bioconductor RStudio" id="bioconductorrstudio" />
<tool file="interactive/biocworkshop_biocrstudio318.xml" />
<tool file="interactive/biocworkshop_rstudio317.xml" />
Expand Down Expand Up @@ -70,11 +75,6 @@ configs:
<section name="Test" id="testingsection">
<tool file="interactive/biocshiny_iseehub.xml" />
</section>
<label text="BBCC2023" id="bbcc2023" />
<tool file="interactive/biocworkshop_bbcc2023.xml" />
<label text="ABACBS 2023" id="abacbs2023" />
<tool file="interactive/biocworkshop_scdneyspatialabacbs2023.xml" />
<tool file="interactive/biocworkshop_geomxan318.xml" />
</toolbox>
integrated_tool_panel.xml: |
<?xml version='1.0'?>
Expand All @@ -94,6 +94,11 @@ configs:
-->
<label text="Add your workshop!" id="workshopsubmit" />
<tool file="interactivetool_biocshiny_biocworkshopsubmit" />
<label text="BBCC2023" id="bbcc2023" />
<tool id="interactivetool_biocworkshop_bbcc2023" />
<label text="ABACBS 2023" id="abacbs2023" />
<tool id="interactivetool_biocworkshop_scdneyspatialabacbs2023" />
<tool id="interactivetool_biocworkshop_geomxan318" />
<label text="Bioconductor RStudio" id="bioconductorrstudio" version="" />
<tool id="interactivetool_biocworkshop_biocrstudio318" />
<tool id="interactivetool_biocworkshop_rstudio317" />
Expand Down Expand Up @@ -160,9 +165,4 @@ configs:
<section name="(Test) Shiny Apps" id="testingsection">
<tool id="interactivetool_biocshiny_iseehub" />
</section>
<label text="BBCC2023" id="bbcc2023" />
<tool id="interactivetool_biocworkshop_bbcc2023" />
<label text="ABACBS 2023" id="abacbs2023" />
<tool id="interactivetool_biocworkshop_scdneyspatialabacbs2023" />
<tool id="interactivetool_biocworkshop_geomxan318" />
</toolbox>

0 comments on commit 86fca4d

Please sign in to comment.