Mercurial > repos > fubar > htseq_bams_to_count_matrix
diff tool_dependencies.xml @ 49:c57e63d1a9d2 draft
working test. first upload
| author | fubar |
|---|---|
| date | Fri, 02 Jan 2015 03:32:39 -0500 |
| parents | 58fe9656873a |
| children | 0edc994d4021 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Nov 21 18:05:49 2013 -0500 +++ b/tool_dependencies.xml Fri Jan 02 03:32:39 2015 -0500 @@ -1,20 +1,20 @@ <?xml version="1.0"?> <tool_dependency> <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" /> + <repository changeset_revision="247e5e5bee87" name="package_pysam_0_7_6" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <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/" /> + <repository changeset_revision="de9c362fb3f2" name="package_matplotlib_1_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="htseq" version="0.5.4p3"> <install version="1.0"> <actions> - <action type="download_by_url">https://pypi.python.org/packages/source/H/HTSeq/HTSeq-0.5.4p3.tar.gz</action> + <action type="download_by_url">https://pypi.python.org/packages/source/H/HTSeq/HTSeq-0.6.1.tar.gz</action> <action type="set_environment_for_install"> - <repository changeset_revision="247e5e5bee87" name="package_pysam_0_7_6" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="247e5e5bee87" name="package_pysam_0_7_6" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <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/"> + <repository changeset_revision="de9c362fb3f2" name="package_matplotlib_1_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="matplotlib" version="1.2.1" /> </repository> </action>
