Mercurial > repos > hackdna > pathprint
comparison README @ 0:0cebe436a553 draft default tip
Initial upload.
| author | hackdna |
|---|---|
| date | Fri, 17 May 2013 14:29:33 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:0cebe436a553 |
|---|---|
| 1 Each of these files describes the interface for one of the tools in Galaxy: | |
| 2 | |
| 3 * fingerprint.xml - Create Pathway Fingerprint | |
| 4 * distance.xml - Calculate Distance to Consensus | |
| 5 * similar-experiments.xml - Find Similar Experiments in GEO | |
| 6 * histogram.xml - Generate a Histogram | |
| 7 * heatmap.xml - Generate a Heatmap | |
| 8 | |
| 9 Each interface calls a corresponding R file that performs the actions: | |
| 10 | |
| 11 * fingerprint.r | |
| 12 * distance.r | |
| 13 * similar-experiments.r | |
| 14 * histogram.r | |
| 15 * heatmap.r | |
| 16 | |
| 17 Shared fuctions are kept in this file: | |
| 18 | |
| 19 * galaxy-pathprint.r | |
| 20 | |
| 21 |
