Previous changeset 6:a3b69e0b9246 (2018-10-30) Next changeset 8:579f42fea99c (2019-12-05) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit 358f82bc5a70186b8fc917fe0f5323a330051b8e |
modified:
make_otu_heatmap.xml |
b |
diff -r a3b69e0b9246 -r dd5418b9a32c make_otu_heatmap.xml --- a/make_otu_heatmap.xml Tue Oct 30 19:54:15 2018 -0400 +++ b/make_otu_heatmap.xml Tue Apr 30 09:15:50 2019 -0400 |
b |
@@ -208,7 +208,7 @@ <param name="height" value="5"/> <param name="dpi" value="200"/> <param name="obs_md_category" value="taxonomy"/> - <output name="svg_output_fp" file="make_otu_heatmap/basic_heatmap.svg" compare="sim_size" /> + <output name="svg_output_fp" file="make_otu_heatmap/basic_heatmap.svg" compare="sim_size" delta="40000" /> </test> <test> <param name="otu_table_fp" value="make_otu_heatmap/otu_table.biom"/> |