Mercurial > repos > iuc > ampvis2_load
comparison load.xml @ 2:8d77d277996e 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:40:32 +0000 |
parents | 474bbc45ddd9 |
children | 932d7573a561 |
comparison
equal
deleted
inserted
replaced
1:dc0840e31406 | 2:8d77d277996e |
---|---|
184 | 184 |
185 This tool reads an OTU-table and corresponding sample metadata, and returns | 185 This tool reads an OTU-table and corresponding sample metadata, and returns |
186 a RDS data set for use in all ampvis2 tools. It is therefore required to load | 186 a RDS data set for use in all ampvis2 tools. It is therefore required to load |
187 data with this tool before any other ampvis2 tools can be used. | 187 data with this tool before any other ampvis2 tools can be used. |
188 | 188 |
189 The Galaxy tool calls the `amp_load <https://madsalbertsen.github.io/ampvis2/reference/amp_load.html>`_ | 189 The Galaxy tool calls the `amp_load <https://kasperskytte.github.io/ampvis2/reference/amp_load.html>`_ |
190 function of the ampvis2 package. This function validates and corrects the | 190 function of the ampvis2 package. This function validates and corrects the |
191 provided data frames in different ways to make it suitable for the rest of the | 191 provided data frames in different ways to make it suitable for the rest of the |
192 ampvis2 tools. It is important that the provided data sets match the | 192 ampvis2 tools. It is important that the provided data sets match the |
193 requirements as described in the following to work properly. | 193 requirements as described in the following to work properly. |
194 | 194 |