view README.md @ 5:d5a4180410c4 draft default tip

"planemo upload commit 7bc843096b70fe1c8fc149e69d8f87fceac4eb3b"
author gregor.m
date Sat, 28 Nov 2020 18:50:09 +0000
parents 1d62de03829d
children
line wrap: on
line source

# Galaxy Wrapper for WaveletMovies

To test the wrapper use `planemo`:

```bash
# install
conda install planemo

# run the test(s)
planemo test

# run a local galaxy instance with the tool installed
planemo serve

```