[Biojava-dev] DAS
David Huen
david.huen at ntlworld.com
Thu Mar 13 05:48:25 EST 2003
On Thursday 13 Mar 2003 12:12 am, Stephen Montgomery wrote:
> Hi -
> This is my first post to this list so I don't know if I'm asking a
> question you are tired of hearing... if so, my apologies.
> I'm wondering if I could get a quick rundown of what is required in
> biojava to set up a DAS client?
> Something high level like point to URLs with this class. Run fetching
> with this class. Store data here.
To access sequence data from a DAS source, all you need is a DASSequenceDB
instance. You don't even need to store the data: sequences are
instantiated as full BioJava objects at the client end whenever you ask for
it.
Regards,
David Huen
More information about the biojava-dev
mailing list