Mercurial > repos > fabio > btman
comparison .shed.yml @ 0:315246810bfa draft
Uploaded 20180404
author | fabio |
---|---|
date | Tue, 03 Apr 2018 20:27:39 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:315246810bfa |
---|---|
1 name: btman | |
2 owner: iuc | |
3 categories: | |
4 - Data Source | |
5 - Web Services | |
6 description: BloomTree Manager | |
7 long_description: | | |
8 A fast querying tool to identify all publicly available sequenced | |
9 samples which express a transcript of interest | |
10 remote_repository_url: https://github.com/fabio-cumbo/bloomtree-manager | |
11 homepage_url: https://github.com/fabio-cumbo/bloomtree-manager | |
12 type: unrestricted | |
13 auto_tool_repositories: | |
14 name_template: "{{ tool_id }}" | |
15 descriptor_template: "Wrapper for BloomTree Manager: {{ tool_name }}." | |
16 suite: | |
17 name: "btman_suite" | |
18 description: "A suite of Galaxy tools designed to work with the BloomTree Manager." | |
19 long_description: | | |
20 A fast querying tool to identify all publicly available sequenced | |
21 samples which express a transcript of interest |