# HG changeset patch # User iuc # Date 1581330515 18000 # Node ID ec32793ce1dd7e1737b22a0dc84aee48cb731412 # Parent 55f2212bb675793860d1edd63cff67356d0f1f6f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 6b5d0d6f038ebd0fae5dbca02ada51555518ed85" diff -r 55f2212bb675 -r ec32793ce1dd normalize.xml --- a/normalize.xml Wed Dec 18 16:02:56 2019 -0500 +++ b/normalize.xml Mon Feb 10 05:28:35 2020 -0500 @@ -203,7 +203,7 @@ Similar functions are used, for example, by Seurat, Cell Ranger or SPRING. More details on the `scanpy documentation -`__ +`__ Normalization and filtering as of Zheng et al. (2017), the Cell Ranger R Kit of 10x Genomics (`pp.recipe_zheng17`) @@ -222,7 +222,7 @@ - scale to unit variance and shift to zero mean More details on the `scanpy documentation -`__ +`__ Normalization and filtering as of Weinreb et al (2017) (`pp.recipe_weinreb17`) @@ -231,7 +231,7 @@ Expects non-logarithmized data. If using logarithmized data, pass `log=False`. More details on the `scanpy documentation -`__ +`__ Normalization and filtering as of Seurat et al (2015) (`pp.recipe_seurat`) @@ -242,7 +242,7 @@ Expects non-logarithmized data. If using logarithmized data, pass `log=False`. More details on the `scanpy documentation -`__ +`__ ]]>