# HG changeset patch # User iuc # Date 1581329905 0 # Node ID df4124e38f46a91994622d38f11dcaacd973782c # Parent 9270b707fb0daafb0add5141e1bcae62ebeeaeca "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 6b5d0d6f038ebd0fae5dbca02ada51555518ed85" diff -r 9270b707fb0d -r df4124e38f46 normalize.xml --- a/normalize.xml Wed Dec 18 20:54:07 2019 +0000 +++ b/normalize.xml Mon Feb 10 10:18:25 2020 +0000 @@ -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 -`__ +`__ ]]>