changeset 1:9ac963d8d5a3 default tip

Uploaded
author xuebing
date Sat, 31 Mar 2012 23:24:58 -0400
parents 4f17738e0254
children
files bed_sort_with_header.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bed_sort_with_header.xml	Sat Mar 31 14:03:03 2012 -0400
+++ b/bed_sort_with_header.xml	Sat Mar 31 23:24:58 2012 -0400
@@ -5,7 +5,7 @@
   </command>
   <inputs>
      <param name="input" type="data" format="bed" label="Input interval file"/>
-     <param name="skip" type="integer" value="0" label="top lines to skip" help="output directly, not sorted"/>
+     <param name="skip" type="integer" value="1" label="top lines to skip" help="output directly, not sorted"/>
   </inputs>
   <outputs>
     <data format="bed" name="output" />