comparison pyega3.xml @ 6:6cb20e130473 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pyega3 commit 3ac2b4221e3aa5de4cef9f453ac1a7425ce130c2
author iuc
date Thu, 28 Sep 2023 12:07:16 +0000
parents f9db47f68e5e
children 7d87a9d58aa1
comparison
equal deleted inserted replaced
5:f9db47f68e5e 6:6cb20e130473
232 </test> 232 </test>
233 </tests> 233 </tests>
234 <help><![CDATA[ 234 <help><![CDATA[
235 The pyEGA3 download client is a python-based tool for viewing and downloading files from authorized EGA datasets. 235 The pyEGA3 download client is a python-based tool for viewing and downloading files from authorized EGA datasets.
236 236
237 .. class:: Warning mark
238
239 Data is stored unencrypted on the user's Galaxy account. Confidential data from the EGA could be left unprotected when uploaded to a public Galaxy server.
240 Make sure to read the EGA Data Access Agreement ([DAA](https://ega-archive.org/files/Example_DAA.doc)) before uploading any data to Galaxy from the EGA.
241 If this applies to you, we recommend you follow [this link](https://github.com/elixir-europe/GalaxySensitiveData-ELIXIR_IS) for updates on encrypted data at rest.
242
237 If you have an EGA account, you can set your EGA credentials in the user preferences menu of Galaxy. Otherwise, default EGA credentials with access to an example dataset will be used. 243 If you have an EGA account, you can set your EGA credentials in the user preferences menu of Galaxy. Otherwise, default EGA credentials with access to an example dataset will be used.
238 244
239 pyEGA3 uses the EGA Data API and has several key features: 245 pyEGA3 uses the EGA Data API and has several key features:
240 246
241 - Files are transferred over secure https connections and received unencrypted, so no need for decryption after download. 247 - Files are transferred over secure https connections and received unencrypted, so no need for decryption after download.