On Thu, 14 Sep 2006 [EMAIL PROTECTED] wrote: > Hi, > Can any one please tell me where can I found the documentation/help file for > "org.ensembl.mart.lib.Engine". I need to know how it works, what are the > resultsets
Afraid the documentation is limited to what is in the javadoc for the java classes for martj though there is a limited summary in the user-docs available at www.biomart.org. The java biomart API is lagging a long way behind the perl one and we haven't actively developed it for over a year now so our knowledge may be a bit rusty. The two main developers of the java API have both left the project now but if you want to come over to the mart office/ mail us hopefully we can point you in the right direction. My best guess would be to have a look at the code in org.ensembl.mart.shell and see how it generates the MQL query and accesses the results. best wishes Damian > when it executes a MQL query, and how can I access those resultsets. > Thanks. > > --Al-Mamun > >
