Previous changeset 0:9bb7943b5263 (2018-10-20) Next changeset 2:17eb1e0d711f (2019-05-06) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fgsea commit a8ec42c929d1f96af3cfe6aeaf229190a0a0717a |
modified:
fgsea.xml test-data/out_t47d.pdf |
b |
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 |
b |
diff -r 9bb7943b5263 -r 101b208a3e1a test-data/out_t47d.pdf |
b |
Binary file test-data/out_t47d.pdf has changed |