diff neighbors_clusters_markers.xml @ 1:51eb02d9b17a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat_v5 commit 566984b588e88225f0b3f2dae88c6fd084315e7c
author iuc
date Tue, 05 Nov 2024 11:54:58 +0000
parents 94f1b9c7286f
children
line wrap: on
line diff
--- a/neighbors_clusters_markers.xml	Wed Sep 11 10:21:37 2024 +0000
+++ b/neighbors_clusters_markers.xml	Tue Nov 05 11:54:58 2024 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <expand macro="version_command"/>
     <command detect_errors="exit_code"><![CDATA[
@@ -754,7 +755,7 @@
 FindMultiModalNeighbors
 =======================
 
-This function will construct a weighted nearest neighbor (WNN) graph for two modalities (e.g. RNA-seq and CITE-seq). For each cell, we identify the nearest neighbors based on a weighted combination of two modalities. 
+This function will construct a weighted nearest neighbor (WNN) graph for two modalities (e.g. RNA-seq and CITE-seq). For each cell, we identify the nearest neighbors based on a weighted combination of two modalities.
 
 Takes as input two dimensional reductions, one computed for each modality.