Mercurial > repos > miller-lab > genome_diversity
diff pathway_image.xml @ 7:e29f4d801bb0
change wsf -> snp; wpf -> sap
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Wed, 18 Apr 2012 11:12:21 -0400 |
parents | 2c498d40ecde |
children | 9b92372de9f6 |
line wrap: on
line diff
--- a/pathway_image.xml Tue Apr 10 13:51:19 2012 -0400 +++ b/pathway_image.xml Wed Apr 18 11:12:21 2012 -0400 @@ -11,7 +11,7 @@ </command> <inputs> - <param name="input" type="data" format="wpf" label="Table"> + <param name="input" type="data" format="sap" label="Table"> <validator type="metadata" check="kegg_gene,kegg_path" message="Missing KEGG gene code column and/or KEGG pathway code/name column metadata. Click the pencil icon in the history item to edit/save the metadata attributes" /> </param> <param name="pathway" type="select"> @@ -29,7 +29,7 @@ <tests> <test> - <param name="input" value="test_in/sample.wpf" ftype="wpf" /> + <param name="input" value="test_in/sample.sap" ftype="sap" /> <param name="pathway" value="cfa05214" /> <output name="output" file="test_out/pathway_image/pathway_image.png" compare="sim_size" delta = "10000" /> </test>