Mercurial > repos > xiaoyi-cao > annotatebed
changeset 3:37d0c1ec2c87 draft
Uploaded
| author | xiaoyi-cao | 
|---|---|
| date | Sun, 02 Dec 2012 14:42:48 -0500 | 
| parents | 21a126fcfd13 | 
| children | d022f9da02c7 | 
| files | annotateBedWrapper.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/annotateBedWrapper.xml Sun Dec 02 14:38:33 2012 -0500 +++ b/annotateBedWrapper.xml Sun Dec 02 14:42:48 2012 -0500 @@ -1,6 +1,6 @@ <tool id="annotateBed" name="annotateBed"> - <description>TYPE_DESCRIPTION_HERE</description> + <description>Annotate BED files with overlapping BED files</description> <command> bedtools annotate
