David Croft wrote:
Hi Richard,

I believe that the only way to do this at present is to construct a GET
request URL string, exactly like the mart links on the left panel of
Ensembl's ComparaView. This supports only a limited range of functions,
e.g. only a single dataset can be queried at once.

Hmm, it would be a pity if I was linited to GET requests, because
the queries I would like to send could be very large (thousands
of filter terms), which would likely hit the limit of the number
of characters allowed in a URL.

You could POST the request instead of GET:ing it. Or does Mart handle GETs and POSTs differently?

Rgds.,

i

Reply via email to