# HG changeset patch # User iuc # Date 1581330469 18000 # Node ID 524aa62a60663e7129121c2239d6809aea2b227c # Parent 7a6701edcc92c30f087b63020ee8e058193952c1 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 6b5d0d6f038ebd0fae5dbca02ada51555518ed85" diff -r 7a6701edcc92 -r 524aa62a6066 remove_confounders.xml --- a/remove_confounders.xml Wed Dec 18 16:01:11 2019 -0500 +++ b/remove_confounders.xml Mon Feb 10 05:27:49 2020 -0500 @@ -156,7 +156,7 @@ inspired by Seurat's `regressOut` function in R. More details on the `scanpy documentation -`__ +`__ Correct batch effects by matching mutual nearest neighbors, using `pp.mnn_correct` ================================================================================== @@ -167,7 +167,7 @@ Be reminded that it is not advised to use the corrected data matrices for differential expression testing. More details on the `scanpy documentation -`__ +`__ Correct batch effects with ComBat function (`pp.combat`) @@ -176,7 +176,7 @@ Corrects for batch effects by fitting linear models, gains statistical power via an EB framework where information is borrowed across genes. This uses the implementation of ComBat More details on the `scanpy documentation -`__ +`__ ]]>