# HG changeset patch
# User aaronquinlan
# Date 1323294393 18000
# Node ID 4e4b7c1a485c4c589be7df2ee50e30764bdaa178
# Parent 81a5d327063fdea0c160bdb9210e04e559bc0b56
Uploaded
diff -r 81a5d327063f -r 4e4b7c1a485c bedtools-galaxy/bedtools-galaxy/bamToBed.xml
--- a/bedtools-galaxy/bedtools-galaxy/bamToBed.xml Wed Dec 07 16:41:46 2011 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-
-
-
-
- bamToBed
-
-
-
- bamToBed $option $ed_score -i '$input' > '$output'
- #if str($tag):
- -tag $tag
- #end if
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-**What it does**
-
-This tool converts a BAM file to a BED file. The end coordinate is computed
-by inspecting the CIGAR string. The QNAME for the alignment is used as the
-BED name field and, by default, the MAPQ is used as the BED score.
-
-------
-
-
-This tool is part of the `BEDTools package`__ from the `Quinlan laboratory`__.
-
-.. __: http://code.google.com/p/bedtools/
-.. __: http://cphg.virginia.edu/quinlan/
-
-
-
diff -r 81a5d327063f -r 4e4b7c1a485c bedtools-galaxy/bedtools-galaxy/bedtools-galaxy/bamToBed.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bedtools-galaxy/bedtools-galaxy/bedtools-galaxy/bamToBed.xml Wed Dec 07 16:46:33 2011 -0500
@@ -0,0 +1,48 @@
+
+
+
+
+ bamToBed
+
+
+
+ bamToBed $option $ed_score -i '$input' > '$output'
+ #if str($tag):
+ -tag $tag
+ #end if
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+**What it does**
+
+This tool converts a BAM file to a BED file. The end coordinate is computed
+by inspecting the CIGAR string. The QNAME for the alignment is used as the
+BED name field and, by default, the MAPQ is used as the BED score.
+
+------
+
+
+This tool is part of the `BEDTools package`__ from the `Quinlan laboratory`__.
+
+.. __: http://code.google.com/p/bedtools/
+.. __: http://cphg.virginia.edu/quinlan/
+
+
+