comparison export.xml @ 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 f10a3e866459
children 87254cd3a609
comparison
equal deleted inserted replaced
8:6a87c41d4127 9:76710e5b8c9a
108 </output_collection> 108 </output_collection>
109 </test> 109 </test>
110 </tests> 110 </tests>
111 <help><![CDATA[ 111 <help><![CDATA[
112 This tool exports an AnnData dataset to a Loom file 112 This tool exports an AnnData dataset to a Loom file
113 (`write_loom method <https://anndata.readthedocs.io/en/latest/anndata.AnnData.write_loom.html>`__) 113 (`write_loom method <https://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.write_loom.html>`__)
114 or a Tabular file (`write_csvs method <https://anndata.readthedocs.io/en/latest/anndata.AnnData.write_csvs.html>`__) 114 or a Tabular file (`write_csvs method <https://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.write_csvs.html>`__)
115 115
116 It can also create a series of tabular files from an input loom dataset. 116 It can also create a series of tabular files from an input loom dataset.
117 117
118 @HELP@ 118 @HELP@
119 ]]></help> 119 ]]></help>