# HG changeset patch # User iuc # Date 1639995234 0 # Node ID 2b0d3e2f402acab39977242065c334e9a00c69f9 # Parent be46462566240f2d3a6551970214bde07610183e "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raceid3 commit 455bad7eca54164f95755174904842907846bb42" diff -r be4646256624 -r 2b0d3e2f402a macros.xml --- a/macros.xml Thu Dec 02 16:22:55 2021 +0000 +++ b/macros.xml Mon Dec 20 10:13:54 2021 +0000 @@ -26,7 +26,8 @@ } 0.2.3 - 1 + 2 + 21.01 + examines gene expression within clusters macros.xml @@ -37,7 +37,7 @@ - + @@ -293,7 +293,7 @@ RaceID is a clustering algorithm for the identification of cell types from single-cell RNA-sequencing data. It was specifically designed for the detection of rare cells which correspond to outliers in conventional clustering methods. -This module inspects the clusters generated from the previous clustering step (and requires the output RData file from it as input). +This module inspects the clusters generated from the previous clustering step (and requires the output RDS file from it as input). The tool offers three modes of inspection which can all be activated at the same time, resulting in a single PDF report: @@ -313,7 +313,7 @@ * The initial and final clustering (as determined using random forest) * Heatmaps for each of the most differentially expressed genes in each cluster -The tool requires the RData input from the previous filtering / normalisation / confounder removal step to work. +The tool requires the RDS input from the previous filtering / normalisation / confounder removal step to work.