comparison .shed.yml @ 83:f81d72e482cf draft

Uploaded
author fabio
date Fri, 06 Oct 2017 11:06:44 -0400
parents
children
comparison
equal deleted inserted replaced
82:8e397b62df4c 83:f81d72e482cf
1 name: iwtomics
2 owner: iuc
3 categories:
4 - Statistics
5 description: Interval-Wise Testing for Omics Data
6 long_description: |
7 Implementation of the Interval-Wise Testing (IWT) for omics data. This
8 inferential procedure tests for differences in "Omics" data between two groups
9 of genomic regions (or between a group of genomic regions and a reference
10 center of symmetry), and does not require fixing location and scale at the
11 outset.
12 remote_repository_url: https://github.com/fabio-cumbo/IWTomics4Galaxy
13 homepage_url: https://bioconductor.org/packages/release/bioc/html/IWTomics.html
14 type: unrestricted
15 auto_tool_repositories:
16 name_template: "{{ tool_id }}"
17 descriptor_template: "Wrapper for IWTomics application: {{ tool_name }}."
18 suite:
19 name: "suite_iwtomics"
20 description: "A suite of Galaxy tools designed to work with the IWTomics R/Bioconductor package."
21 long_description: |
22 Implementation of the Interval-Wise Testing (IWT) for omics data. This
23 inferential procedure tests for differences in "Omics" data between two groups
24 of genomic regions (or between a group of genomic regions and a reference
25 center of symmetry), and does not require fixing location and scale at the
26 outset.