Re: [Biojava-l] how to do multi-lined feature display

2003-04-01 Thread Keith James
> "Patrick" == Patrick McConnell <[EMAIL PROTECTED]> writes: Patrick> Using the imagemap infrastructure works really well. Patrick> Thanks! It tooks some time figuring out how to hook Patrick> together all of the renderers, but I attribute that to my Patrick> lack of experienc

Re: [Biojava-l] how to do multi-lined feature display

2003-04-01 Thread Patrick McConnell
-- Forwarded by Patrick McConnell/CanCtr/mc/Duke on 04/01/2003 08:05 AM --- Patrick McConnell 04/01/2003 08:05 AM To:Matthew Pocock <[EMAIL PROTECTED]> cc: Subject: Re: [Biojava-l] how to do multi-lined feature display (Documen

Re: [Biojava-l] how to do multi-lined feature display

2003-04-01 Thread Matthew Pocock
:[EMAIL PROTECTED] > > > To:"Patrick McConnell" <[EMAIL PROTECTED]> > cc:"[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> > > Subject:Re: [Biojava-l] how to do multi-lined > feature display > > > Sorry about the delay replyi

Re: [Biojava-l] how to do multi-lined feature display

2003-03-31 Thread Patrick McConnell
ROTECTED]>@biojava.org on 03/30/2003 04:57:16 PM Sent by:[EMAIL PROTECTED] To:"Patrick McConnell" <[EMAIL PROTECTED]> cc:"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject:Re: [Biojava-l] how to do multi-lined feature display Sorry about the delay reply

Re: [Biojava-l] how to do multi-lined feature display

2003-03-30 Thread Keith James
Sorry about the delay replying - one host I use here has been silently dropping a lot of my outgoing mail. This is reply is regarding imagemaps... There is some imagemap infrastructure in the same package as the SequenceRenderers which might be some use; see the ImageMap interface, its ClientSide

RE: [Biojava-l] how to do multi-lined feature display

2003-03-27 Thread Schreiber, Mark
ECTED] Subject: Re: [Biojava-l] how to do multi-lined feature display That helps alot, thanks! I think the trick that caught me is with the FeatureFilter. I think this would make a great example for BioJava in Anger. I am able t

Re: [Biojava-l] how to do multi-lined feature display

2003-03-27 Thread Patrick McConnell
OTECTED]" <[EMAIL PROTECTED]> Subject:Re: [Biojava-l] how to do multi-lined feature display >>>>> "Patrick" == Patrick McConnell <[EMAIL PROTECTED]> writes: Patrick> Let me be more specific. I want to be able to reproduce Patrick> som

Re: [Biojava-l] how to do multi-lined feature display

2003-03-27 Thread Keith James
> "Patrick" == Patrick McConnell <[EMAIL PROTECTED]> writes: Patrick> Let me be more specific. I want to be able to reproduce Patrick> something like EnsEMBL, where I have one sequence and Patrick> multiple tracks of features. Patrick> Specifically, I have a sequence and a bu

Re: [Biojava-l] how to do multi-lined feature display

2003-03-27 Thread Patrick McConnell
Let me be more specific. I want to be able to reproduce something like EnsEMBL, where I have one sequence and multiple tracks of features. Specifically, I have a sequence and a bunch of blast hits from different databases. I also have some other data, such as quality scores for the sequence, th