Mercurial > repos > fubar > toolfactory_gtn
annotate toolfactory/.shed.yml @ 4:2a46da701dde draft
Uploaded
author | fubar |
---|---|
date | Mon, 26 Apr 2021 05:25:26 +0000 |
parents | |
children |
rev | line source |
---|---|
4 | 1 name: toolfactory |
2 owner: fubar | |
3 description: ToolFactory - tool to make Galaxy tools ready for the toolshed | |
4 homepage_url: https://github.com/fubar2/toolfactory | |
5 long_description: | | |
6 ToolFactory - turn executable packages and R/python/perl/bash scripts into ordinary Galaxy tools | |
7 | |
8 Creating re-usable tools from scripts: The Galaxy Tool Factory Ross Lazarus; Antony Kaspi; Mark Ziemann; The Galaxy Team | |
9 Bioinformatics 2012; doi: 10.1093/bioinformatics/bts573 | |
10 remote_repository_url: https://github.com/fubar2/toolfactory | |
11 type: tool_dependency_definition | |
12 categories: | |
13 - Tool Generators |