changeset 9:76710e5b8c9a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 58ea92c594280588f6045093d77af6d7d885185d"
author iuc
date Sat, 07 May 2022 19:51:57 +0000
parents 6a87c41d4127
children 87254cd3a609
files export.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/export.xml	Fri Feb 19 23:45:53 2021 +0000
+++ b/export.xml	Sat May 07 19:51:57 2022 +0000
@@ -110,8 +110,8 @@
     </tests>
     <help><![CDATA[
 This tool exports an AnnData dataset to a Loom file
-(`write_loom method <https://anndata.readthedocs.io/en/latest/anndata.AnnData.write_loom.html>`__)
-or a Tabular file (`write_csvs method <https://anndata.readthedocs.io/en/latest/anndata.AnnData.write_csvs.html>`__)
+(`write_loom method <https://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.write_loom.html>`__)
+or a Tabular file (`write_csvs method <https://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.write_csvs.html>`__)
 
 It can also create a series of tabular files from an input loom dataset.
 
--- a/macros.xml	Fri Feb 19 23:45:53 2021 +0000
+++ b/macros.xml	Sat May 07 19:51:57 2022 +0000
@@ -46,7 +46,7 @@
 and machine learning packages in Python (statsmodels, scikit-learn).
 
 More details on the `AnnData documentation
-<https://anndata.readthedocs.io/en/latest/anndata.AnnData.html>`__
+<https://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.html>`__
 
 
 **Loom data**