Mercurial > repos > iuc > anndata_inspect
changeset 9:688357ad5e61 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:57:33 +0000 |
parents | 383dcb0500f9 |
children | ee98d611afc6 |
files | inspect.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/inspect.xml Fri Feb 19 23:52:09 2021 +0000 +++ b/inspect.xml Sat May 07 19:57:33 2022 +0000 @@ -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
--- a/macros.xml Fri Feb 19 23:52:09 2021 +0000 +++ b/macros.xml Sat May 07 19:57:33 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**