Hi! On 3 February 2011 13:37, Drake Evans <[email protected]> wrote: > - Do I need to have biomart-perl API installed on my computer in order to > query other biomart databases? Yes, because you will need to include some BioMart modules in your Perl script that come with the API.
> - How do I use the perl API to query biomart? > I can generate the Perl script using the Perl button but how do I > activate and run the script query? Using the generated Perl scripts that are created by the "Perl button" is a step in the right direction. You then only need to execute the script. Lets say your script is called "martquery.pl", then you can run it via the command "perl martquery.pl" on any operating system. Joachim _______________________________________________ Users mailing list [email protected] https://lists.biomart.org/mailman/listinfo/users
