# HG changeset patch # User iuc # Date 1581330599 18000 # Node ID 8b9610ab366a62d79cafada6d0b50f90f0797dd4 # Parent a72e9faea89580fe0960e1196892d68d92a8b16c "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 6b5d0d6f038ebd0fae5dbca02ada51555518ed85" diff -r a72e9faea895 -r 8b9610ab366a filter.xml --- a/filter.xml Wed Dec 18 16:05:45 2019 -0500 +++ b/filter.xml Mon Feb 10 05:29:59 2020 -0500 @@ -407,7 +407,7 @@ `max_counts`, `max_genes` per call. More details on the `scanpy documentation -`__ +`__ Filter genes based on number of cells or counts (`pp.filter_genes`) @@ -421,14 +421,14 @@ `max_counts`, `max_cells` per call. More details on the `scanpy documentation -`__ +`__ Filters out genes based on fold change and fraction of genes expressing the gene within and outside the groupby categories (`tl.filter_rank_genes_groups`) ========================================================================================================================================================== More details on the `scanpy documentation -`__ +`__ Annotate highly variable genes (`pp.highly_variable_genes`) @@ -443,7 +443,7 @@ ====================================================================== More details on the `scanpy documentation -`__ +`__ Downsample counts (`pp.downsample_counts`) ========================================== @@ -452,7 +452,7 @@ has been implemented by M. D. Luecken. More details on the `scanpy documentation -`__ +`__ ]]>