diff .shed.yml @ 0:854be3d51221 draft

Uploaded 20171204
author fabio
date Mon, 04 Dec 2017 16:05:45 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Mon Dec 04 16:05:45 2017 -0500
@@ -0,0 +1,21 @@
+name: srase
+owner: iuc
+categories:
+  - Web Services
+  - Data Source
+description: Sequence Read Archive Search Engine
+long_description: |
+  A fast querying tool to search on the Sequence Read Archive repository
+  using Bloom Filters.
+remote_repository_url: https://github.com/fabio-cumbo/sequence-read-archive-search-engine
+homepage_url: https://github.com/fabio-cumbo/sequence-read-archive-search-engine
+type: unrestricted
+auto_tool_repositories:
+  name_template: "{{ tool_id }}"
+  descriptor_template: "Wrapper for IWTomics application: {{ tool_name }}."
+suite:
+  name: "srase_suite"
+  description: "A suite of Galaxy tools designed to work with the query and extract data from the Sequence Read Archive repository."
+  long_description: |
+    A fast querying tool to search on the Sequence Read Archive repository
+    using Bloom Filters.
\ No newline at end of file