# HG changeset patch # User iuc # Date 1731103149 0 # Node ID 6f143dfe902a5d1d66a82914de405ecc455f2249 # Parent d330b3082107b5842b80b8d65ebb455b6b62749a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit c1d84c1850c53deccc384de3960d2cec37bb2869 diff -r d330b3082107 -r 6f143dfe902a import.xml --- a/import.xml Sat Sep 14 19:58:24 2024 +0000 +++ b/import.xml Fri Nov 08 21:59:09 2024 +0000 @@ -12,6 +12,7 @@ + scanpy @@ -279,10 +280,10 @@ This tool creates an AnnData 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 d330b3082107 -r 6f143dfe902a macros.xml --- a/macros.xml Sat Sep 14 19:58:24 2024 +0000 +++ b/macros.xml Fri Nov 08 21:59:09 2024 +0000 @@ -78,4 +78,9 @@ + + + anndata + +