comparison subset_samples.xml @ 2:0b0214cbe38b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616
author iuc
date Mon, 18 Dec 2023 09:43:33 +0000
parents 03b77eb5ed68
children
comparison
equal deleted inserted replaced
1:14b38ec15fe9 2:0b0214cbe38b
85 ============ 85 ============
86 86
87 Subsets the data in ampvis2 objects based on metadata and returns the subsetted object. 87 Subsets the data in ampvis2 objects based on metadata and returns the subsetted object.
88 88
89 The Galaxy tool calls the `amp_subset_samples 89 The Galaxy tool calls the `amp_subset_samples
90 <https://madsalbertsen.github.io/ampvis2/reference/amp_subset_samples.html>`_ function 90 <https://kasperskytte.github.io/ampvis2/reference/amp_filter_samples.html>`_ function
91 of the ampvis2 package. 91 of the ampvis2 package.
92 92
93 The subset is performed on the metadata by ``subset()`` and the abundance- and taxonomy 93 The subset is performed on the metadata by ``subset()`` and the abundance- and taxonomy
94 tables are then adjusted accordingly. 94 tables are then adjusted accordingly.
95 95