[DAS] Question about das development.

Kulp, David david_kulp@affymetrix.com
Mon, 19 Aug 2002 10:41:25 -0700


>From the whizbang angle, I've been thinking about a DAS-SVG viewer.  The
"problem" is typical for genome browser displays: too many features
significantly slows down display, both in terms of data transmission and SVG
client rendering.  I looked a little into how one might deal with dynamic
content and semantic zooming.  It turns out that the Adobe viewer provides
two non-standard hooks which allow you to make URL calls and to parse the
returning document into a DOM.  Thus, javascript callbacks could be attached
to zoom levels, hidden tracks, or objects, which caused the server to be
queried for additional SVG which was then attached to the existing DOM.
Sounds very cool!

But another problem is that SVG (at least with Adobe's viewer) has a
hard-limit of 8 levels of zoom, i.e. a 256X zoom, but unless you're fancy,
it's really just 4 levels of zoom in and 4 out.  That's not enough to go
from nucleotide to chromosome.

-d

-----Original Message-----
From: David Block [mailto:dblock@gnf.org]
Sent: Monday, August 19, 2002 10:33 AM
To: Chris Lewis
Cc: Bill Gooding; das@biodas.org; Lincoln Stein
Subject: Re: [DAS] Question about das development.


So close - the author of the first link was at BOSC!

Chris - this Bill Gooding wants to collaborate on an SVG viewer starting 
from XML and using XSLT - you guys should be collaborating.

Go for it!
Dave

On Tuesday, August 13, 2002, at 05:51 AM, Lincoln Stein wrote:

> Search for "SVG" and "genome browser" on google.  Here's one:
>
> http://www.svgopen.org/abstracts/lewis_et_al__bioviz_genome_viewer.html
>
> Here's another:
>
> http://www.labbook.com/
>
> Here's a third (ruby):
>
> http://gb.bioruby.org/
>
> There's also a commercial java based browser that uses XML as its data
> transport and SVG for its UI, but for the life of me I can't find the 
> name or
> URL (it's in development).
>
> Lincoln
>
> On Monday 12 August 2002 03:12 pm, Bill Gooding wrote:
>> Hi,
>>
>> Although I am new to the mailing list, I have been looking at
>> bioinformatics information for a while and had a simple question.  From
>> what I have seen it appears that in order to access the XML information
>> from various servers people use a downloaded java program which 
>> implements
>> a GUI (Swing/AWT) for displaying information.  I was wondering if 
>> anyone
>> had considered using an XML based server that tranforms the data into 
>> SVG
>> for display on a browser.  That is, something similar to Cocoon.  That 
>> way,
>> differing XML format could be handled in a more comprehensive way.  I 
>> have
>> begun writing code to implement this idea (although it is not Cocoon 
>> based
>> - I use jave xml api's) and am perfectly willing to donate it to 
>> biodas.org
>> as open source as a start to developing such a system.
>>
>> So with that background my question is:
>>
>> 1.  If a system such as I have proposed has been developed, where is 
>> it ?
>> I just need a specific link.
>>
>> 2.  If such a system does not exist, is anyone interested in the idea 
>> or
>> want to discuss it ?
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Bill Gooding
>>
>>
>>
>> ---------------------------------
>> Do You Yahoo!?
>> HotJobs, a Yahoo! service - Search Thousands of New Jobs
> _______________________________________________
> DAS mailing list
> DAS@biodas.org
> http://biodas.org/mailman/listinfo/das
>
--
David Block                                  dblock@gnf.org
GNF - San Diego, CA             http://www.gnf.org
Genome Informatics / Enterprise Programming
Weblog:      http://radio.weblogs.com/0104507/

_______________________________________________
DAS mailing list
DAS@biodas.org
http://biodas.org/mailman/listinfo/das