Mercurial > repos > greg > ideas_preprocessor
annotate .shed.yml @ 32:ea739695619d draft default tip
Uploaded
| author | greg |
|---|---|
| date | Fri, 16 Feb 2018 11:17:00 -0500 |
| parents | aaf64c0d7a0e |
| children |
| rev | line source |
|---|---|
| 16 | 1 name: ideas_preprocessor |
| 2 owner: greg | |
| 3 description: | | |
| 4 Contains a tool that accepts a list of epigenetic data sets and produces an output with datatype IdeasPre. | |
| 5 homepage_url: http://sites.stat.psu.edu/~yzz2/IDEAS/ | |
| 6 long_description: | | |
| 7 Contains a tool that accepts a list of epigenetic data sets (histones, chromatin accessibility, CpG methylation, | |
| 8 TFs, etc.) or any other whole-genome data sets (e.g., scores). Currently the supported data formats are BigWig | |
| 9 and BAM. The tool produces a single dataset with the IdeasPre datatype for use as input to the IDEAS tool. | |
| 10 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/epigenetics/ideas_preprocessor | |
| 11 type: unrestricted | |
| 12 categories: | |
| 13 - Epigenetics |
