Mercurial > repos > pablocarb > synbiodesign
comparison README.md @ 29:d854b21ada0c draft
planemo upload commit c56eddc745b70354680c2a2b605840ed72bb98ef
author | pablocarb |
---|---|
date | Wed, 07 Aug 2019 05:13:27 -0400 |
parents | bce330b97d42 |
children |
comparison
equal
deleted
inserted
replaced
28:501f39987c9b | 29:d854b21ada0c |
---|---|
35 - [x] Create a Galaxy Tool XML file. | 35 - [x] Create a Galaxy Tool XML file. |
36 - [x] Use planemo in order to create a repository in the toolshed. | 36 - [x] Use planemo in order to create a repository in the toolshed. |
37 - [x] Register in the toolshed. | 37 - [x] Register in the toolshed. |
38 - [x] Install in the Galaxy container from the toolshed. | 38 - [x] Install in the Galaxy container from the toolshed. |
39 - [ ] Write documentiation about the design specifications sheet. | 39 - [ ] Write documentiation about the design specifications sheet. |
40 | |
41 ## galaxy_RPViz | |
42 | |
43 A tool to visualize pathways by querying an RPViz server. | |
44 | |
45 `RPViz` returns an interactive HTML file that requires javascript. The `RPViz` tool has to be included in the [Galaxy whitelist](https://docs.galaxyproject.org/en/latest/admin/config.html). | |
46 | |
47 | |
48 |