Mercurial > repos > artbio > deseq2_normalization
changeset 1:ca845e480c89 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/deseq2_normalization commit 79a2bf41d0d7a10497218165e467dc7ddc5c959b
author | artbio |
---|---|
date | Mon, 08 Jan 2018 04:32:10 -0500 |
parents | 6b990f6c6ba9 |
children | 8faa01102fbc |
files | deseq2_normalization.xml tool_dependencies.xml |
diffstat | 2 files changed, 1 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/deseq2_normalization.xml Mon Jan 08 04:21:24 2018 -0500 +++ b/deseq2_normalization.xml Mon Jan 08 04:32:10 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="deseq2_normalization" name="DESeq2 normalization" version="1.0.0"> +<tool id="deseq2_normalization" name="DESeq2 normalization" version="1.0.1"> <description>of hit lists (geometric method)</description> <requirements> <requirement type="package" version="1.8.2gx=r3.2.1_0">bioconductor-deseq2</requirement>
--- a/tool_dependencies.xml Mon Jan 08 04:21:24 2018 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -<?xml version="1.0"?> -<tool_dependency> - <package name="R" version="3.1.2"> - <repository changeset_revision="4d2fd1413b56" name="package_r_3_1_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> - </package> - <package name="biocbasics" version="2.14"> - <repository changeset_revision="f0ef1a7b157e" name="package_biocbasics_2_14" owner="mvdbeek" toolshed="https://toolshed.g2.bx.psu.edu" /> - </package> -</tool_dependency>