Hi Jiyan,
the easiest way to use mart service is to simply
construct your query using MartView and then click an 'XML' button instead of 'Results' button.
Save xml into a file (eg. Query.xml)

and then run it from the command line using following script:

http://cvs.sanger.ac.uk/cgi-bin/viewcvs.cgi/biomart-perl/scripts/ webExample.pl?view=markup

(copy and paste the content of this file into a webExample.pl)

as follows:

perl webExample.pl Query.xml


please note that no changes to the script are necessary. Simply copy and paste it and then
run it as above


hope this helps,
a.



------------------------------------------------------------------------ -------
Arek Kasprzyk
EMBL-European Bioinformatics Institute.
Wellcome Trust Genome Campus, Hinxton,
Cambridge CB10 1SD, UK.
Tel: +44-(0)1223-494606
Fax: +44-(0)1223-494468
------------------------------------------------------------------------ -------



Reply via email to