annotate toolfactory/.shed.yml @ 49:35a912ce0c83
draft
Can now make the bwa example from planemo :)
author |
fubar |
date |
Thu, 27 Aug 2020 23:11:01 -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
|