This repository contains tools that can be installed and used inside the Galaxy for the ximg-chess project.
Procedure for adding and updating tools:
- fork this repository to your github account
- clone your repository to your local computer
- create a new branch for your new tool or update
- make your changes or additions to your local clone
- commit your changes
- push your changes to your github fork
- on your github fork: compare to ximg-chess/galaxytools and create a pull request
Information links for developing galaxy tools:
- https://training.galaxyproject.org/training-material/topics/dev/tutorials/tool-integration/slides.html
- https://docs.galaxyproject.org/en/latest/index.html
- https://galaxyproject.org/tools/
- https://galaxy-iuc-standards.readthedocs.io/en/latest/best_practices.html
- https://docs.galaxyproject.org/en/latest/dev/schema.html
- https://planemo.readthedocs.io/en/latest/index.html