C3BI-pasteur-fr / ReGaTE

Registration of Galaxy Tools in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

ReGaTE README file

ReGaTE is a command line utility that automates the registration of the tools installed on any given Galaxy portal in ELIXIR bio.tools.

The full documentation is available on http://regate.readthedocs.io, including detailed setup and configuration instructions. However, a quick setup and run of ReGaTE is as easy as:

pip install git+https://github.com/C3BI-pasteur-fr/ReGaTE.git
regate --templateconfig
vim regate.ini #here fill in the configuration variables sensibly before running regate
regate --config_file regate.ini

About

Registration of Galaxy Tools in Elixir

License:GNU General Public License v2.0


Languages

Language:Python 100.0%