I've now come far enough with my BASE2 web services client in
Bioclipse that I dare show it to the eventual end user. Due to this, I
have a couple of more specific questions:

* How do I get the name of a data file contained in a RawBioAssay?
Looking at the API documentation, I see that I can get an array of the
data file _types_ (through `getDataFileTypes`), but in the client I'm
interested in showing the _name_ of the files.

 
<http://base.thep.lu.se/chrome/site/trunk/api/net/sf/basedb/ws/client/RawBioAssayClient.html>

For example, the raw bioassay called "Donnees brutes affy" in the
example project "My 1st Project" has a file called "3T315.CEL".

* Somewhat relatedly, does the data model support several files of the
same type in one RawBioAssay? I see no examples of this through the
web client, and the signature of `downloadRawDataByType` suggests that
it doesn't, but my end user mentioned that one sometimes wants to
store, say, several .CEL files in one RawBioAssay.

* Also, is there a way to get information about the .cdf files through
WS? They don't seem to be among the results of `getDataFileTypes`.

// Carl

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
basedb-devel mailing list
basedb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basedb-devel

Reply via email to