Ashika Umanga Umagiliya wrote:
Thanks all for the responses,

As Alan said I changed 'srs7bin' to 'srsbin' and tried executing both of following queries:

 entret em:ab000131
 entret uni:opsd_human

And gave the following debug log.


Many thanks. Easy to spot now.

In all your definitions, like this one:


DB em [  type: N method: srswww format: embl release: "EBI"
  url: "http://srs.ebi.ac.uk/srs7bin/cgi-bin/wgetz";;
  dbalias: "EMBL"
  comment: "EMBL from the EBI" ]

There is an extra ';' character at the end of the URL.

Unfortunately this breaks the parsing of quotes. it loses the "dbalias"
definition, and also gives an invalid URL.

You should be able to retrieve from all the databases with the ';' removed.

regards,

Peter Rice
_______________________________________________
EMBOSS mailing list
[email protected]
http://lists.open-bio.org/mailman/listinfo/emboss

Reply via email to