# HG changeset patch # User iuc # Date 1651953266 0 # Node ID 55e35e9203cf0a33cd6406cbd55c8447e2f76ca7 # Parent 4990595867997151139135d7d91aca1ce920411b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 58ea92c594280588f6045093d77af6d7d885185d" diff -r 499059586799 -r 55e35e9203cf import.xml --- a/import.xml Thu Sep 23 18:24:58 2021 +0000 +++ b/import.xml Sat May 07 19:54:26 2022 +0000 @@ -298,10 +298,10 @@ This tool creates an AnnData or loom dataset from several input types: -- Loom (`read_loom method `__) -- Tabular (`read_csv method `__) -- Matrix Market (mtx), from Cell ranger or not (`read_mtx method `__) -- UMI tools (`read_umi_tools method `__) +- Loom (`read_loom method `__) +- Tabular (`read_csv method `__) +- Matrix Market (mtx), from Cell ranger or not (`read_mtx method `__) +- UMI tools (`read_umi_tools method `__) @HELP@ ]]> diff -r 499059586799 -r 55e35e9203cf macros.xml --- a/macros.xml Thu Sep 23 18:24:58 2021 +0000 +++ b/macros.xml Sat May 07 19:54:26 2022 +0000 @@ -46,7 +46,7 @@ and machine learning packages in Python (statsmodels, scikit-learn). More details on the `AnnData documentation -`__ +`__ **Loom data**