view README.md @ 0:1d62de03829d draft

"planemo upload commit c6cd06d44dce1eef9136017289d362f144687dc1"
author gregor.m
date Mon, 23 Nov 2020 13:31:47 +0000
parents
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

```