From 1f86f89fefd4a8d982f9340c4cb604b5614b7bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Doll=C3=A9e?= Date: Tue, 19 Dec 2023 15:43:21 +0100 Subject: [PATCH 1/4] Add bbtools_tadpole, SeqSero2, and RGI --- tools_iuc.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tools_iuc.yaml b/tools_iuc.yaml index 6e041a9d..a2c6ecef 100644 --- a/tools_iuc.yaml +++ b/tools_iuc.yaml @@ -287,6 +287,10 @@ tools: owner: csbl tool_panel_section_label: Annotation + - name: rgi + owner: card + tool_panel_section_label: Annotation + - name: roary owner: iuc tool_panel_section_label: Annotation @@ -766,6 +770,10 @@ tools: owner: iuc tool_panel_section_label: FASTA/FASTQ + - name: bbtools_tadpole + owner: iuc + tool_panel_section_label: FASTA/FASTQ + - name: cutadapt owner: lparsons tool_panel_section_label: FASTA/FASTQ @@ -2259,6 +2267,10 @@ tools: owner: iuc tool_panel_section_label: Metagenomic Analysis + - name: seqsero2 + owner: iuc + tool_panel_section_label: Metagenomic Analysis + - name: srst2 owner: iuc tool_panel_section_label: Metagenomic Analysis From 9cb81947c6c1a695090420a4be7c467ce122339a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Doll=C3=A9e?= Date: Tue, 19 Dec 2023 16:18:13 +0100 Subject: [PATCH 2/4] Add rgi data manager --- tools_iuc.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools_iuc.yaml b/tools_iuc.yaml index a2c6ecef..997d50f1 100644 --- a/tools_iuc.yaml +++ b/tools_iuc.yaml @@ -4812,6 +4812,9 @@ tools: - name: data_manager_mapseq owner: iuc + - name: rgi_database_builder + owner: card + # DEEPTOOLS - name: deeptools_alignmentsieve From bd1bc29e84048bb4776fee95febab211550853dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Doll=C3=A9e?= Date: Wed, 20 Dec 2023 09:50:32 +0100 Subject: [PATCH 3/4] Revert "Add rgi data manager" This reverts commit 9cb81947c6c1a695090420a4be7c467ce122339a. --- tools_iuc.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools_iuc.yaml b/tools_iuc.yaml index 997d50f1..a2c6ecef 100644 --- a/tools_iuc.yaml +++ b/tools_iuc.yaml @@ -4812,9 +4812,6 @@ tools: - name: data_manager_mapseq owner: iuc - - name: rgi_database_builder - owner: card - # DEEPTOOLS - name: deeptools_alignmentsieve From 37f6f9fcfba097eb3a6f1916761b411365f1d56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Doll=C3=A9e?= Date: Wed, 20 Dec 2023 15:09:46 +0100 Subject: [PATCH 4/4] Remove RGI --- tools_iuc.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools_iuc.yaml b/tools_iuc.yaml index a2c6ecef..c28a717e 100644 --- a/tools_iuc.yaml +++ b/tools_iuc.yaml @@ -287,10 +287,6 @@ tools: owner: csbl tool_panel_section_label: Annotation - - name: rgi - owner: card - tool_panel_section_label: Annotation - - name: roary owner: iuc tool_panel_section_label: Annotation