comparison annotateBedWrapper.xml @ 3:37d0c1ec2c87 draft

Uploaded
author xiaoyi-cao
date Sun, 02 Dec 2012 14:42:48 -0500
parents 21a126fcfd13
children d022f9da02c7
comparison
equal deleted inserted replaced
2:21a126fcfd13 3:37d0c1ec2c87
1 <tool id="annotateBed" name="annotateBed"> 1 <tool id="annotateBed" name="annotateBed">
2 2
3 <description>TYPE_DESCRIPTION_HERE</description> 3 <description>Annotate BED files with overlapping BED files</description>
4 4
5 <command> 5 <command>
6 bedtools annotate 6 bedtools annotate
7 $countflag 7 $countflag
8 -i '$inputRegion' 8 -i '$inputRegion'