Mercurial > repos > nikos > ucsc_tools
changeset 21:15c7edb1a451 draft
Changes in automated tests
author | nikos |
---|---|
date | Thu, 11 Sep 2014 06:56:45 -0400 |
parents | 3dede45026d7 |
children | bf77633cc603 |
files | bigwig2summary.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bigwig2summary.xml Tue Sep 09 10:32:57 2014 -0400 +++ b/bigwig2summary.xml Thu Sep 11 06:56:45 2014 -0400 @@ -33,6 +33,7 @@ <param name="input_bed" value="1.bed" /> <param name="bins" value="3" /> <param name="assembly" value="hg19" /> + <param name="header" value="true" /> <output name="output" file="1.tabular" /> </test> <test> @@ -40,6 +41,7 @@ <param name="input_bed" value="2.bed" /> <param name="bins" value="5" /> <param name="assembly" value="hg19" /> + <param name="header" value="true" /> <output name="output" file="2.tabular" /> </test> </tests>