diff .shed.yml @ 60:c2cae0d8176e draft

Uploaded 20170608
author fabio
date Thu, 08 Jun 2017 17:11:01 -0400
parents
children 39e7294c66e1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Thu Jun 08 17:11:01 2017 -0400
@@ -0,0 +1,26 @@
+name: iwtomics
+owner: fabio
+categories:
+  - Statistics
+description: Interval-Wise Testing for Omics Data
+long_description: |
+  Implementation of the Interval-Wise Testing (IWT) for omics data. This
+  inferential procedure tests for differences in "Omics" data between two groups
+  of genomic regions (or between a group of genomic regions and a reference
+  center of symmetry), and does not require fixing location and scale at the
+  outset.
+remote_repository_url: https://github.com/fabio-cumbo/IWTomics4Galaxy
+homepage_url: https://bioconductor.org/packages/release/bioc/html/IWTomics.html
+type: unrestricted
+auto_tool_repositories:
+  name_template: "{{ tool_id }}"
+  descriptor_template: "Wrapper for IWTomics application: {{ tool_name }}."
+suite:
+  name: "suite_iwtomics"
+  description: "A suite of Galaxy tools designed to work with the IWTomics R/Bioconductor package."
+  long_description: |
+    Implementation of the Interval-Wise Testing (IWT) for omics data. This
+    inferential procedure tests for differences in "Omics" data between two groups
+    of genomic regions (or between a group of genomic regions and a reference
+    center of symmetry), and does not require fixing location and scale at the
+    outset.
\ No newline at end of file