diff .shed.yml @ 4:35593423c2e2 draft

Uploaded 20180131
author fabio
date Wed, 31 Jan 2018 11:28:53 -0500
parents 00d6e82d74e9
children
line wrap: on
line diff
--- a/.shed.yml	Wed Jan 24 11:26:33 2018 -0500
+++ b/.shed.yml	Wed Jan 31 11:28:53 2018 -0500
@@ -1,20 +1,12 @@
 name: sbtas_se
 owner: iuc
 categories:
+  - Data Source
   - Web Services
-  - Data Source
 description: AllSome Sequence Bloom Tree Search Engine
 long_description: |
-  A fast querying tool to search on the Sequence Read Archive repository
-  using Bloom Filters.
+  A fast querying tool to identify all publicly available sequenced
+  samples which express a transcript of interest
 remote_repository_url: https://github.com/fabio-cumbo/bloomtree-allsome-search-engine
 homepage_url: https://github.com/fabio-cumbo/bloomtree-allsome-search-engine
-type: unrestricted
-auto_tool_repositories:
-  name_template: "{{ tool_id }}"
-  descriptor_template: "Wrapper for AllSome Sequence Bloom Tree Search Engine application: {{ tool_name }}."
-suite:
-  name: "sbtas_se_suite"
-  description: "A suite of Galaxy tools designed to interface with the AllSome Sequence Bloom Tree Search Engine APIs."
-  long_description: |
-    Rapid querying of massive sequence datasets
\ No newline at end of file
+type: unrestricted
\ No newline at end of file