Mercurial > repos > xiaoyi-cao > annotatebed
comparison annotateBedWrapper.xml @ 7:7a516a36a25a draft
Uploaded
| author | xiaoyi-cao |
|---|---|
| date | Sun, 02 Dec 2012 14:55:10 -0500 |
| parents | 133b692c999c |
| children | 57a9a34af5ce |
comparison
equal
deleted
inserted
replaced
| 6:133b692c999c | 7:7a516a36a25a |
|---|---|
| 1 <tool id="annotateBed" name="annotateBed"> | 1 <tool id="annotateBed" name="annotateBed"> |
| 2 | 2 |
| 3 <description>Annotate BED files with overlapping BED files</description> | 3 <description>Annotate BED files with overlapping BED files</description> |
| 4 | |
| 5 <requirements> | |
| 6 <requirement type="binary">annotateBed</requirement> | |
| 7 </requirements> | |
| 4 | 8 |
| 5 <command> | 9 <command> |
| 6 annotateBed | 10 annotateBed |
| 7 $countflag | 11 $countflag |
| 8 -i '$inputRegion' | 12 -i '$inputRegion' |
