view README.rst @ 7:e1893fd12fee draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pyega3 commit 9b235992a96145b852de7a6b59bac3a33dcbbcc8
author iuc
date Tue, 03 Oct 2023 09:59:05 +0000
parents 0b67eabbc6e4
children
line wrap: on
line source

PyEGA3
======

Set up user credentials on Galaxy
---------------------------------

To enable users to set their credentials for this tool, make sure the
file ``config/user_preferences_extra.yml`` has the following section:

::

       ega_account:
           description: Your EGA (European Genome Archive) account
           inputs:
               - name: username
                 label: Username
                 type: text
                 required: False
               - name: password
                 label: Password
                 type:  password
                 required: False