Share history (or change history ownership) through the Galaxy API?
Hello, Is it possible to share a history with a user (by user name) or change ownership through the Galaxy API? I didn't see any example doing this. Thanks. Cheers, Daniel -- Daniel Sobral, Bioinformatics Unit Instituto Gulbenkian de Ciência
Hi Daniel, I am sorry but Galaxy API doesn't support sharing of histories yet. For further notice these two parts of the API documentation are the most relevant for the histories API: https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a... https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a... Martin, Galaxy Team On Wed, Jan 15, 2014 at 1:36 PM, Daniel Sobral <dsobral@igc.gulbenkian.pt>wrote:
Hello,
Is it possible to share a history with a user (by user name) or change ownership through the Galaxy API? I didn't see any example doing this.
Thanks.
Cheers, Daniel
-- Daniel Sobral, Bioinformatics Unit Instituto Gulbenkian de Ciência
___________________________________________________________ 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: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
Thanks Martin, I saw that you can upload a file directly to a history using the API through the upload tool, but then it has limitations in terms of file size, no? Would it be useable with large files? Thanks, Daniel On 01/15/2014 07:05 PM, Martin Čech wrote:
Hi Daniel,
I am sorry but Galaxy API doesn't support sharing of histories yet.
For further notice these two parts of the API documentation are the most relevant for the histories API:
https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a... https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a...
Martin, Galaxy Team
On Wed, Jan 15, 2014 at 1:36 PM, Daniel Sobral <dsobral@igc.gulbenkian.pt <mailto:dsobral@igc.gulbenkian.pt>> wrote:
Hello,
Is it possible to share a history with a user (by user name) or change ownership through the Galaxy API? I didn't see any example doing this.
Thanks.
Cheers, Daniel
-- Daniel Sobral, Bioinformatics Unit Instituto Gulbenkian de Ciência
___________________________________________________________ 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: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
-- Daniel Sobral, Bioinformatics Unit Instituto Gulbenkian de Ciência
Daniel: You can create a history item through API by importing dataset from library (that would be this method: https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a... ). For uploading bigger files I would recommend using the FTP ( https://wiki.galaxyproject.org/FTPUpload) Martin On Wed, Jan 15, 2014 at 2:18 PM, Daniel Sobral <dsobral@igc.gulbenkian.pt>wrote:
Thanks Martin,
I saw that you can upload a file directly to a history using the API through the upload tool, but then it has limitations in terms of file size, no? Would it be useable with large files?
Thanks, Daniel
On 01/15/2014 07:05 PM, Martin Čech wrote:
Hi Daniel,
I am sorry but Galaxy API doesn't support sharing of histories yet.
For further notice these two parts of the API documentation are the most relevant for the histories API:
https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a...
https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.a...
Martin, Galaxy Team
On Wed, Jan 15, 2014 at 1:36 PM, Daniel Sobral <dsobral@igc.gulbenkian.pt>wrote:
Hello,
Is it possible to share a history with a user (by user name) or change ownership through the Galaxy API? I didn't see any example doing this.
Thanks.
Cheers, Daniel
-- Daniel Sobral, Bioinformatics Unit Instituto Gulbenkian de Ciência
___________________________________________________________ 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: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
-- Daniel Sobral, Bioinformatics Unit Instituto Gulbenkian de Ciência
participants (2)
-
Daniel Sobral
-
Martin Čech