Previous changeset 8:383dcb0500f9 (2021-02-19) Next changeset 10:ee98d611afc6 (2022-06-22) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 58ea92c594280588f6045093d77af6d7d885185d" |
modified:
inspect.xml macros.xml |
b |
diff -r 383dcb0500f9 -r 688357ad5e61 inspect.xml --- a/inspect.xml Fri Feb 19 23:52:09 2021 +0000 +++ b/inspect.xml Sat May 07 19:57:33 2022 +0000 |
b |
@@ -487,7 +487,7 @@ - General information about the object as text - The full data matrix (`X`) as a Tabular -- A chunk of the data matrix as a Tabular, using the `chunk_X method <https://anndata.readthedocs.io/en/latest/anndata.AnnData.chunk_X.html>`__ +- A chunk of the data matrix as a Tabular, using the `chunk_X method <https://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.chunk_X.html>`__ - Key-indexed observations annotation (`obs`) as a Tabular - Key-indexed annotation of variables/features (`var`) as a Tabular |
b |
diff -r 383dcb0500f9 -r 688357ad5e61 macros.xml --- a/macros.xml Fri Feb 19 23:52:09 2021 +0000 +++ b/macros.xml Sat May 07 19:57:33 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** |