Hey everyone,

So I rely a lot on specific versions of tools in the toolshed, and am often
testing out the install process to make sure everything's working.  Today I
noticed that my install process was failing, and it looks like it's due to
not being able to install previous versions of tools through the API.  It
seems to default to installing the latest version of a tool.

For example, for the tool samtools_mpileup
<https://toolshed.g2.bx.psu.edu/repository?repository_id=01d08a1b766b864e&changeset_revision=aa0ef6f0ee89>,
if I run the code:

gi.toolShed.install_repository_revision("http://toolshed.g2.bx.psu.edu/
",'samtools_mpileup','devteam','973fea5b4bdf',install_tool_dependencies=True,install_repository_dependencies=True)

in bioblend (to install revision 973fea5b4bdf) I instead get the latest
(aa0ef6f0ee89) revision installed.  I can see the previous revision still
exists
https://toolshed.g2.bx.psu.edu/repository?repository_id=01d08a1b766b864e&changeset_revision=973fea5b4bdf
.

I'm wondering if something has changed here?  I remember being able to
install old versions of tools through the API before, but maybe I'm getting
mixed up?

Thanks,

Aaron
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to