annotate .shed.yml @ 2:681d8497a691 draft

Uploaded
author greg
date Fri, 20 Sep 2019 08:42:07 -0400
parents 572cf766c59d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
572cf766c59d Uploaded
greg
parents:
diff changeset
1 name: update_stag_database
572cf766c59d Uploaded
greg
parents:
diff changeset
2 owner: greg
572cf766c59d Uploaded
greg
parents:
diff changeset
3 description: |
572cf766c59d Uploaded
greg
parents:
diff changeset
4 Contains a tool that updates the corals (stag) database tables from a dataset collection.
572cf766c59d Uploaded
greg
parents:
diff changeset
5 homepage_url: http://baumslab.org
572cf766c59d Uploaded
greg
parents:
diff changeset
6 long_description: |
572cf766c59d Uploaded
greg
parents:
diff changeset
7 Contains a tool that updates the corals (stag) database tables from a dataset collection where each
572cf766c59d Uploaded
greg
parents:
diff changeset
8 item in the collection is a tabular file that will be parsed to insert rows into a table defined by
572cf766c59d Uploaded
greg
parents:
diff changeset
9 the name of the file.
572cf766c59d Uploaded
greg
parents:
diff changeset
10 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/update_stag_database
572cf766c59d Uploaded
greg
parents:
diff changeset
11 type: unrestricted
572cf766c59d Uploaded
greg
parents:
diff changeset
12 categories:
572cf766c59d Uploaded
greg
parents:
diff changeset
13 - Micro-array Analysis