From cc088b19262998b0c320ee0328657677fe4e8b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Wed, 11 Sep 2024 17:43:59 +0200 Subject: [PATCH] Add new seurat tools by @MarisaJL (#777) --- tools_iuc.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/tools_iuc.yaml b/tools_iuc.yaml index 2531552c..c7cab36c 100644 --- a/tools_iuc.yaml +++ b/tools_iuc.yaml @@ -3810,6 +3810,34 @@ tools: owner: iuc tool_panel_section_label: RNA Analysis + - name: seurat_preprocessing + owner: iuc + tool_panel_section_label: RNA Analysis + + - name: seurat_integrate + owner: iuc + tool_panel_section_label: RNA Analysis + + - name: seurat_reduce_dimension + owner: iuc + tool_panel_section_label: RNA Analysis + + - name: seurat_create + owner: iuc + tool_panel_section_label: RNA Analysis + + - name: seurat_plot + owner: iuc + tool_panel_section_label: RNA Analysis + + - name: seurat_data + owner: iuc + tool_panel_section_label: RNA Analysis + + - name: seurat_clustering + owner: iuc + tool_panel_section_label: RNA Analysis + - name: sleuth owner: iuc tool_panel_section_label: RNA Analysis