From 62eb39691722aae525b9aa5c65b38af87ffbcf24 Mon Sep 17 00:00:00 2001
From: kiramt
+ If Jalview opens a project with links which include $SEQUENCE_ID$ tokens, it will present + the user with a warning message, as these links may need to be updated to use $DB_ACCESSION$, if + they were added before Jalview 2.10.1. The message lists the links which should be reviewed. + The warning can be turned off completely via a checkbox in the message dialog. +
+
Regular Expression Substitution
A url may
contain a string of the form $SEQUENCE_ID=/regular
expression/=$ or $DB_ACCESSION=/regular expression/=$.
--
1.7.10.2