change keyword 'value' to 'file' for test_toolbox

This commit is contained in:
Jianbin He
2007-03-13 15:20:46 +00:00
parent 15ecc1babd
commit e1eedcab60
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<param name="axt_file" value="1.axt" />
<param name="dbkey_1" value='hg17' />
<param name="dbkey_2" value="panTro1" />
<output name="out_file1" value="axt_to_concat_fasta.dat" />
<output name="out_file1" file="axt_to_concat_fasta.dat" />
</test>
</tests>
<help>
+1 -1
View File
@@ -18,7 +18,7 @@
<param name="axt_file" value="1.axt" />
<param name="dbkey_1" value='hg17' />
<param name="dbkey_2" value="panTro1" />
<output name="out_file1" value="axt_to_fasta.dat" />
<output name="out_file1" file="axt_to_fasta.dat" />
</test>
</tests>
<help>
+1 -1
View File
@@ -10,7 +10,7 @@
<tests>
<test>
<param name="input" value="1.bed"/>
<output name="out_file1" value="cf-bed2gff.dat"/>
<output name="out_file1" file="cf-bed2gff.dat"/>
</test>
</tests>
<help>
+1 -1
View File
@@ -10,7 +10,7 @@
<tests>
<test>
<param name="input" value="5.gff"/>
<output name="out_file1" value="cf-gff2bed.dat"/>
<output name="out_file1" file="cf-gff2bed.dat"/>
</test>
</tests>
<help>
+1 -1
View File
@@ -21,7 +21,7 @@
<test>
<param name="input1" value="3.bed" />
<param name="region" value="transcribed" />
<output name="out_file1" value="cf-gene2exon.dat"/>
<output name="out_file1" file="cf-gene2exon.dat"/>
</test>
</tests>
<help>
@@ -11,7 +11,7 @@
<tests>
<test>
<param name="input1" value="3.bed" />
<output name="out_file1" value="cf-gene2intron.dat"/>
<output name="out_file1" file="cf-gene2intron.dat"/>
</test>
</tests>
<help>
+1 -1
View File
@@ -15,7 +15,7 @@
<test>
<param name="cond" value="c2"/>
<param name="input" value="1.bed"/>
<output name="out_file1" value="sta_summary.dat"/>
<output name="out_file1" file="sta_summary.dat"/>
</test>
</tests>
<help>