[basedb-devel] Base2 MeV questions

2007-09-10 Thread Alessandro De Stasio
Hello, I'm new in this mailing list. I'm an italian developer, and in our team we would to develop some plugins for Base2, but also some components for MeV (under Base2). I have some question for you: - MeV under Base2 is the same of MeV in http://www.tm4.org/mev.html? If not, what are the

[basedb-devel] extract Annotations from BioAssay: error connection closed

2008-03-31 Thread Alessandro De Stasio
Hi, I'm writing a Fold Change Plugin. I need to extract all the Annotations from a list of BioAssay. So When I try: ... DbControl dc = sc.newDbControl(); //From the input BioAssaySet source = getSourceBioAssaySet(dc); ListBioAssay bioAssays = (ListBioAssay)