[Jalview-discuss] links in multiple sequence alignment

James Procter jimp at compbio.dundee.ac.uk
Thu Sep 4 14:01:15 BST 2008


Bas Vroling wrote:
> Hi Jim,
> 
> The applet version on the jalview site works great. Might it have
> something to do with the links being relative instead of absolute?
ah. maybe. yes!
>>> <html><a href="/mutations/acm1_rat/K136">K136</a></html> ACM1_RAT
>>> -1      136     136     mutation
Have you tried opening the console window ?  there should be an 'open
url: ...' message output when jalview tries to open the URL.

When I tried using a bare href string like the one above, it failed with
a 'malformedURLException'. So - the applet does not try to append the
codebase to the URL before it opens it. I've put a TODO and a quick
check for this in the jalview applet code, and this should propagate to
the latest CVS release build shortly. However, it will need testing.

Jim.

-- 
-------------------------------------------------------------------
J. B. Procter  (ENFIN/VAMSAS)  Barton Bioinformatics Research Group
Phone/Fax:+44(0)1382 388734/345764  http://www.compbio.dundee.ac.uk
The University of Dundee is a Scottish Registered Charity, No. SC015096.


More information about the Jalview-discuss mailing list