Repository 'anndata_export'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/anndata_export

Changeset 9:707023fa62fe (2022-05-07)
Previous changeset 8:c5ac926c838f (2021-02-19) Next changeset 10:0cb889db0910 (2022-06-22)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 58ea92c594280588f6045093d77af6d7d885185d"
modified:
export.xml
macros.xml
b
diff -r c5ac926c838f -r 707023fa62fe export.xml
--- a/export.xml Fri Feb 19 23:50:37 2021 +0000
+++ b/export.xml Sat May 07 19:56:46 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.
 
b
diff -r c5ac926c838f -r 707023fa62fe macros.xml
--- a/macros.xml Fri Feb 19 23:50:37 2021 +0000
+++ b/macros.xml Sat May 07 19:56:46 2022 +0000
b
@@ -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**