Hi Sorry if these questions are obvious but I just don't know how to find the answers. I'm trying to get one of the API examples to work in http://wiki.galaxyproject.org/Learn/API/Examples . I've got my API key but how do I get/find the workflow id (f2db41e1fa331b3e in the examples). I've created workflow but don't know how to access this key. Also in the first example it states <galaxy_url>/api/workflows However I don't have the "api/workflows" directory structure in my galaxy-dist, do I need to create this? Thanks Neil
Hi, I've put together some exempels for activating and using the api. You can find them here: http://geertvandeweyer.zymichost.com/index.php?page=read&id=29 Best regards, Geert vandeweyer Op 16-jan.-2013 om 02:52 heeft <Neil.Burdett@csiro.au> het volgende geschreven:
Hi Sorry if these questions are obvious but I just don’t know how to find the answers.
I’m trying to get one of the API examples to work in http://wiki.galaxyproject.org/Learn/API/Examples .
I’ve got my API key but how do I get/find the workflow id (f2db41e1fa331b3e in the examples). I’ve created workflow but don’t know how to access this key.
Also in the first example it states <galaxy_url>/api/workflows However I don’t have the “api/workflows” directory structure in my galaxy-dist, do I need to create this?
Thanks Neil
___________________________________________________________ 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:
Geert, this is great stuff! One small correction -- the API is enabled by default as of revision 7022:8376ad08ae41 (April 2012). -Dannon On Jan 16, 2013, at 1:17 AM, Geert Vandeweyer <geertvandeweyer@gmail.com> wrote:
Hi,
I've put together some exempels for activating and using the api. You can find them here:
http://geertvandeweyer.zymichost.com/index.php?page=read&id=29
Best regards,
Geert vandeweyer
Op 16-jan.-2013 om 02:52 heeft <Neil.Burdett@csiro.au> het volgende geschreven:
Hi Sorry if these questions are obvious but I just don’t know how to find the answers.
I’m trying to get one of the API examples to work in http://wiki.galaxyproject.org/Learn/API/Examples .
I’ve got my API key but how do I get/find the workflow id (f2db41e1fa331b3e in the examples). I’ve created workflow but don’t know how to access this key.
Also in the first example it states <galaxy_url>/api/workflows However I don’t have the “api/workflows” directory structure in my galaxy-dist, do I need to create this?
Thanks Neil
___________________________________________________________ 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:
The Galaxy User list should be used for the discussion of Galaxy analysis and other features on the public server at usegalaxy.org. Please keep all replies on the list by using "reply all" in your mail client. For discussion of local Galaxy instances and the Galaxy source code, please use the Galaxy Development list:
http://lists.bx.psu.edu/listinfo/galaxy-dev
To manage your subscriptions to this and other Galaxy lists, please use the interface at:
Neil, .../api/workflows is not a path in the galaxy directory, but a URL that you should access over HTTP. For example, if you login to Galaxy Test, and then access https://test.g2.bx.psu.edu/api/workflows you will get a json dict of all of your workflows, including the workflow id that you are looking for. -- James Taylor, Assistant Professor, Biology/CS, Emory University On Tue, Jan 15, 2013 at 8:52 PM, <Neil.Burdett@csiro.au> wrote:
Hi
Sorry if these questions are obvious but I just don’t know how to find the answers.
I’m trying to get one of the API examples to work in http://wiki.galaxyproject.org/Learn/API/Examples .
I’ve got my API key but how do I get/find the workflow id (f2db41e1fa331b3e in the examples). I’ve created workflow but don’t know how to access this key.
Also in the first example it states <galaxy_url>/api/workflows However I don’t have the “api/workflows” directory structure in my galaxy-dist, do I need to create this?
Thanks
Neil
___________________________________________________________ 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:
participants (4)
-
Dannon Baker
-
Geert Vandeweyer
-
James Taylor
-
Neil.Burdett@csiro.au