Mercurial > repos > pablocarb > synbiodesign
diff README.md @ 2:856bd14e6e96 draft
planemo upload commit 6a252d04f4b2f79606ab6679b6a91f957e33da7b-dirty
author | pablocarb |
---|---|
date | Thu, 02 May 2019 07:16:40 -0400 |
parents | ac027c9ace4d |
children | bce330b97d42 |
line wrap: on
line diff
--- a/README.md Mon Apr 29 10:53:09 2019 -0400 +++ b/README.md Thu May 02 07:16:40 2019 -0400 @@ -1,4 +1,6 @@ -# galaxy_selenzyme +# Galaxy wrappers for SynBio Design Tools + +## galaxy_selenzyme Creating a tool within Galaxy to run Selenzyme. @@ -13,6 +15,9 @@ - [x] Create a Galaxy Tool XML file. - [x] Check that the Galaxy container has `requests` installed, otherwise add to the `docker-compose` file. - [x] Mount the folder with the tool in the container. -- [x] Install the tool in Galaxy. +- [x] Install the tool locally in Galaxy. +- [x] Use planemo in order to create a repository in the toolshed. +- [x] Register in the toolshed. +- [x] Install in the Galaxy container from the toolshed. - [ ] Create a tool using Galaxy XML that post JSON request and receives a JSON response (no local tool running in the Galaxy server). -- [ ] Submit the purely XML tool to the [Galaxy Tool Shed](https://toolshed.g2.bx.psu.edu/). \ No newline at end of file +- [ ] Submit the purely XML tool to the [Galaxy Tool Shed](https://toolshed.g2.bx.psu.edu/).