From 0bb18e76033e7b8f4f76b23747793302ed4d9881 Mon Sep 17 00:00:00 2001 From: jprocter Date: Thu, 4 Dec 2008 10:46:43 +0000 Subject: [PATCH] added local das sequence source CLI and documentation --- help/html/features/clarguments.html | 4 +++- help/html/releases.html | 3 +++ help/html/webServices/dbreffetcher.html | 10 ++++++++-- src/jalview/bin/Jalview.java | 16 +++++++++------- 4 files changed, 23 insertions(+), 10 deletions(-) diff --git a/help/html/features/clarguments.html b/help/html/features/clarguments.html index 8d6a4d8..2a1e0b8 100644 --- a/help/html/features/clarguments.html +++ b/help/html/features/clarguments.html @@ -93,7 +93,9 @@
Add and enable a das server with given nickname (alphanumeric or underscores only) for retrieval of features - for all alignments
+ for all alignments
+ Sources that also support the sequence command may be specified by prepending the URL with 'sequence:'
+ e.g. sequence:http://localdas.somewhere.org/das/source diff --git a/help/html/releases.html b/help/html/releases.html index 20504cb..3286434 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -24,6 +24,8 @@