Re: [basedb-devel] Getting normalized data out Base

2007-10-01 Thread Aleksi Kallio
Hello all, > Ok, I thought about this and I came up with some kind of a solution. We would be also interested in this. We at CSC in Finland are developing a DNA microarray analysis tool (called Chipster), with a usability oriented approach. Our tool is purely an analysis package, but having

Re: [basedb-devel] Getting normalized data out Base

2007-10-01 Thread Peter Mertens
Ok, I thought about this and I came up with some kind of a solution. Ask the user to use the data exporter to store the data in a file. (so it will appear in his directories and files). Then i can create a webservice (in java) that can login to Base and can retrieve the file given the folder it is

Re: [basedb-devel] Getting normalized data out Base

2007-09-27 Thread Nicklas Nordborg
Peter Mertens wrote: > Dear list, > > again i have another question for you. > > I have developed a normalization plugin for Base. > But now i want this normalized data back out of base to use it in > another application. I wanted to do this using the webservices, since > this is, according to

[basedb-devel] Getting normalized data out Base

2007-09-27 Thread Peter Mertens
Dear list, again i have another question for you. I have developed a normalization plugin for Base. But now i want this normalized data back out of base to use it in another application. I wanted to do this using the webservices, since this is, according to me, the only way. Now i have 2 problems