Re: [Biojava-l] DAS questions

2005-11-29 Thread Andreas Prlic
Hi Ola! you might also want to have a look at how the SPICE - browser does the das communication. http://www.efamily.org.uk/software/dasclients/spice/ devel_dasrequests.shtml Cheers, Andreas --- Andreas Prlic Wellc

RE: [Biojava-l] DAS questions

2005-11-28 Thread Richard HOLLAND
[mailto:[EMAIL PROTECTED] On Behalf Of Ola Spjuth > Sent: Tuesday, November 29, 2005 1:56 AM > To: biojava-l@biojava.org > Subject: [Biojava-l] DAS questions > > > Hi, > > Experimenting with the DAS client to retrieve proteins from uniprot I > have a few questions:

[Biojava-l] DAS questions

2005-11-28 Thread Ola Spjuth
Hi, Experimenting with the DAS client to retrieve proteins from uniprot I have a few questions: dbURL = new URL("http://www.ebi.ac.uk/das-srv/uniprot/das/aristotle/";); String seqName="Q12345"; DASSequenceDB dasDB = new DASSequenceDB(dbURL); DASSequence dasSeq = (DASSequence) dasDB.getSequence(se