===================================== Building Galaxy Tools Using Planemo ===================================== This tutorial is a gentle introduction to writing Galaxy_ tools using Planemo_. Please read the `installation instructions `__ for Planemo_ if you have not already installed it. .. include:: _writing_intro.rst .. include:: _writing_test_and_serve.rst .. include:: _writing_parameters.rst .. include:: _writing_scripts.rst .. include:: _writing_suites.rst .. include:: _writing_argparse.rst .. include:: _writing_conclusion.rst .. _Galaxy: http://galaxyproject.org/ .. _GitHub: https://github.com/ .. _Docker: https://www.docker.com/ .. _Homebrew: http://brew.sh/ .. _linuxbrew: https://github.com/Homebrew/linuxbrew .. _Vagrant: https://www.vagrantup.com/ .. _Planemo: http://planemo.readthedocs.org/