# HG changeset patch # User iuc # Date 1695902836 0 # Node ID 6cb20e1304734d746ea8ac93bae8ac4f675a21a6 # Parent f9db47f68e5ecc6ff1e1f8e6cd7141c59492f1fd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pyega3 commit 3ac2b4221e3aa5de4cef9f453ac1a7425ce130c2 diff -r f9db47f68e5e -r 6cb20e130473 README.md --- a/README.md Fri Apr 07 21:48:18 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -# 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 -``` diff -r f9db47f68e5e -r 6cb20e130473 README.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Thu Sep 28 12:07:16 2023 +0000 @@ -0,0 +1,22 @@ +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 diff -r f9db47f68e5e -r 6cb20e130473 pyega3.xml --- a/pyega3.xml Fri Apr 07 21:48:18 2023 +0000 +++ b/pyega3.xml Thu Sep 28 12:07:16 2023 +0000 @@ -234,6 +234,12 @@