From 2960385c83ed39b5dc2ffcccae37ebad3190eb0f Mon Sep 17 00:00:00 2001 From: gmungoc Date: Thu, 27 Aug 2015 11:53:37 +0100 Subject: [PATCH] JAL-1727 added EBI mirror of DAS registry --- help/html/features/dassettings.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/help/html/features/dassettings.html b/help/html/features/dassettings.html index 684d183..90577f0 100644 --- a/help/html/features/dassettings.html +++ b/help/html/features/dassettings.html @@ -44,8 +44,10 @@ more about these values.

Updating the list of sources

When the DAS Settings panel is first opened, and when the 'Refresh source' buton is pressed, a list of DAS sources is retrieved from the -DAS registry URL (set by default to the DAS registration server at -http://www.dasregistry.org/das/).

+DAS registry URL. Note that the registry hosted at http://www.dasregistry.org/das/ was retired at the start of 2015. +An alternative service is currently hosted at http://www.ebi.ac.uk/das-srv/registry/das/. To connect to this service, ensure your .jalview_properties file includes the following line:
+DAS_REGISTRY_URL=http\://www.ebi.ac.uk/das-srv/registry/das/ +

Adding your own DAS Sources

You can add your own DAS source to the list by clicking the "Add Local Source" button. Enter the URL and nickname of your -- 1.7.10.2