Mercurial > repos > fubar > htseq_bams_to_count_matrix
changeset 47:edda3a085658 draft
Uploaded
author | fubar |
---|---|
date | Thu, 21 Nov 2013 17:56:05 -0500 (2013-11-21) |
parents | 0df2b662113e |
children | 58fe9656873a |
files | htseqsams2mx.xml tool_dependencies.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/htseqsams2mx.xml Thu Nov 21 17:50:15 2013 -0500 +++ b/htseqsams2mx.xml Thu Nov 21 17:56:05 2013 -0500 @@ -5,7 +5,7 @@ </stdio> <requirements> <requirement type="package" version="0.7.6">pysam</requirement> - <requirement type="package" version="1.2">matplotlib</requirement> + <requirement type="package" version="1.2.1">matplotlib</requirement> <requirement type="package" version="0.5.4p3">htseq</requirement> </requirements> <command interpreter="python">
--- a/tool_dependencies.xml Thu Nov 21 17:50:15 2013 -0500 +++ b/tool_dependencies.xml Thu Nov 21 17:56:05 2013 -0500 @@ -3,7 +3,7 @@ <package name="pysam" version="0.7.6"> <repository changeset_revision="247e5e5bee87" name="package_pysam_0_7_6" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> </package> - <package name="matplotlib" version="1.2"> + <package name="matplotlib" version="1.2.1"> <repository changeset_revision="966f29c955b9" name="package_matplotlib_1_2" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> </package> <package name="htseq" version="0.5.4p3"> @@ -16,7 +16,7 @@ <package name="pysam" version="0.7.6" /> </repository> <repository changeset_revision="966f29c955b9" name="package_matplotlib_1_2" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu/"> - <package name="matplotlib" version="1.2" /> + <package name="matplotlib" version="1.2.1" /> </repository> </action> <action type="download_by_url">https://pypi.python.org/packages/source/H/HTSeq/HTSeq-0.5.4p3.tar.gz</action>