Mercurial > repos > sigven > oncoenrichr
changeset 6:60dde5746a5e draft
Uploaded
author | sigven |
---|---|
date | Mon, 14 Aug 2023 23:49:08 +0000 |
parents | 162b7482ae84 |
children | 023155e2e66c |
files | oncoenrichr_wrapper.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/oncoenrichr_wrapper.xml Sun Jun 18 08:00:27 2023 +0000 +++ b/oncoenrichr_wrapper.xml Mon Aug 14 23:49:08 2023 +0000 @@ -1,7 +1,7 @@ -<tool id="oncoenrichr_wrapper" name="oncoEnrichR" version="1.4.1"> +<tool id="oncoenrichr_wrapper" name="oncoEnrichR" version="1.4.2"> <description>Cancer-dedicated gene set interpretation</description> <requirements> - <container type="docker">sigven/oncoenrichr:1.4.1</container> + <container type="docker">sigven/oncoenrichr:1.4.2</container> </requirements> <command detect_errors="aggressive"><![CDATA[ #if $query_set.query_choice.query_input == "text" @@ -409,7 +409,7 @@ <citations> <!-- Example of annotating a citation using a DOI. --> - <citation type="doi">10.48550/arXiv.2107.13247</citation> + <citation type="doi">10.1002/ijc.34666</citation> <!-- Example of annotating a citation using a BibTex entry. --> </citations> </tool>