jkshenton / soprano-tools

Galaxy tool wrappers for Soprano tools for NMR crystallography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soprano-tools

Galaxy tool wrappers for Soprano tools for NMR crystallography

Run/test tools locally

These tools are developed using Planemo and can be run and tested locally using Planemo without installing Galaxy.

Create a virtualenv and install Planemo:

$ virtualenv .venv
$ . .venv/bin/activate
$ pip install planemo

Clone this repository, then go into the soprano-tools folder.

To run the tools:

$ planemo serve

To test the tools:

$ planemo test

Contributing

To get started, see the Galaxy tool development tutorial.

When writing tools, follow the Intergalactic Utilities Commission tool standards.

Use Planemo to lint and test tools; see the Planemo documentation for more information.

About

Galaxy tool wrappers for Soprano tools for NMR crystallography

License:MIT License


Languages

Language:HTML 69.0%Language:TeX 31.0%