Mercurial > repos > fubar > tool_factory_2
annotate toolfactory/.shed.yml @ 46:f8700bed1e17 draft
Uploaded
author | fubar |
---|---|
date | Tue, 18 Aug 2020 08:25:43 -0400 |
parents | f8c1694190f0 |
children |
rev | line source |
---|---|
41 | 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 |