# HG changeset patch # User iuc # Date 1549732957 18000 # Node ID 101b208a3e1a8628fa8f098df558291b858d9aac # Parent 9bb7943b5263c969166bbacbfb58beb0068956de planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fgsea commit a8ec42c929d1f96af3cfe6aeaf229190a0a0717a diff -r 9bb7943b5263 -r 101b208a3e1a fgsea.xml --- a/fgsea.xml Sat Oct 20 05:47:18 2018 -0400 +++ b/fgsea.xml Sat Feb 09 12:22:37 2019 -0500 @@ -1,7 +1,7 @@ -<tool id="fgsea" name="fgsea" version="1.6.0"> +<tool id="fgsea" name="fgsea" version="1.8.0"> <description>- fast preranked gene set enrichment analysis</description> <requirements> - <requirement type="package" version="1.6.0">bioconductor-fgsea</requirement> + <requirement type="package" version="1.8.0">bioconductor-fgsea</requirement> <requirement type="package" version="1.6.0">r-optparse</requirement> </requirements> <version_command><![CDATA[ @@ -60,7 +60,7 @@ <has_text_matching expression="HALLMARK_TNFA_SIGNALING_VIA_NFKB.*0.001" /> </assert_contents> </output> - <output name="out_pdf" value="out_t47d.pdf" compare="sim_size" delta="12000"/> + <output name="out_pdf" value="out_t47d.pdf" compare="sim_size"/> </test> <test> <param name="rnk_file" ftype="tabular" value="t47d_entrez_ids.rnk" /> @@ -135,4 +135,4 @@ <citations> <citation type="doi">10.1101/060012</citation> </citations> -</tool> +</tool> \ No newline at end of file diff -r 9bb7943b5263 -r 101b208a3e1a test-data/out_t47d.pdf Binary file test-data/out_t47d.pdf has changed