Re: [galaxy-dev] iRODS

2016-03-08 Thread Kandalaft, Iyad
We were considering implementing data pull/push tools for Galaxy-iRODS integration but we haven't started work on that. I recall that the Galaxy team looked at backing Galaxy with iRODS but moved away from the idea. There was a trello card with that information. Iyad Kandalaft Bioinformatics S

Re: [galaxy-dev] quota api error

2016-03-08 Thread Fabien Mareuil
Hi Dannon, I got this error with a detail view (/api/quotas/f597429621d6eb2b) when the quota has associated users with a disk usage different of 0, total_disk_usage in the user dictionary is a Decimal object and is not serializable. I worked on it this afternoon, it's possible to correct it ju

Re: [galaxy-dev] quota api error

2016-03-08 Thread Dannon Baker
Hi Fabien, I'm having trouble reproducing this error on my side. In the trace it looks like the error is being thrown at the collection view (/api/quotas) and not the detail view (/api/quotas/f597429621d6eb2b or the like). Is that true? Can you show me the exact configuration of this quota in t

Re: [galaxy-dev] iRODS

2016-03-08 Thread James Taylor
Mohamed, We implemented but never deployed the iRODS object store, so I suspect it has not been tested much. If anyone out there is using it please let us know. On Mon, Mar 7, 2016 at 10:30 AM, Mohamed Kassam wrote: > Dear all, > I would like to use our interlan iRODs to pull data. > I searched

[galaxy-dev] quota api error

2016-03-08 Thread Fabien Mareuil
Hi, We got an error when we used API to see a quota detail, we get the following traceback: 157.99.60.167 - - [08/Mar/2016:10:13:58 +0200] "GET /api/quotas HTTP/1.1" 200 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0" galaxy.web.framework.decorators ERROR

[galaxy-dev] Setting job_working_directory on per-tool basis? (cuffdiff/cummerbund SQLite db error)

2016-03-08 Thread Peter Briggs
Hello I've encountered an issue with running the cuffdiff tool on our local production Galaxy instance. Specifically when a cummerbund SQLite database is requested as output then the tool fails with an error: Creating database ./cummeRbund.sqlite Error in sqliteSendQuery(con, statement, bin