From 5ac694729e8bd18b9d899d579a7de0401e9665da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie=20Joss=C3=A9?= <84919248+Marie59@users.noreply.github.com> Date: Fri, 26 Jul 2024 16:44:56 +0200 Subject: [PATCH 1/2] Add sanntis --- ecology.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ecology.yaml b/ecology.yaml index 0a463bff..ecdceddc 100644 --- a/ecology.yaml +++ b/ecology.yaml @@ -894,4 +894,7 @@ tools: - name: retrieve_bold owner: ecology tool_panel_section_label: 'Get Data' - + + - name: sanntis_marine + owner: ecology + tool_panel_section_label: 'Annotation' From 7a0effaf41624f554d2fae838a088e0ebaecb879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie=20Joss=C3=A9?= <84919248+Marie59@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:23:34 +0200 Subject: [PATCH 2/2] add divand --- ecology.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ecology.yaml b/ecology.yaml index ecdceddc..6adbb03f 100644 --- a/ecology.yaml +++ b/ecology.yaml @@ -309,6 +309,10 @@ tools: owner: devteam tool_panel_section_label: 'Statistics' + - name: divand_full_analysis + owner: ecology + tool_panel_section_label: 'Statistics' + - name: venn_list owner: peterjc tool_panel_section_label: 'Graph/Display Data'