From 528beb7ad4c4c0e77718f9d2a2415294fc98171c Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 8 Apr 2009 15:14:58 +0000
Subject: [PATCH] add lookseq_chr and lookseq_lane

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@10456 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 etc/options | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/etc/options b/etc/options
index 7390aab8c..b7e21e7bf 100644
--- a/etc/options
+++ b/etc/options
@@ -2,7 +2,7 @@
 
 # (Note that comment lines start with a hash (#) symbol)
 
-# $Header: //tmp/pathsoft/artemis/etc/options,v 1.60 2009-04-08 14:37:18 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.61 2009-04-08 15:14:58 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -821,7 +821,9 @@ hyperlinks = \
   Superfamily http://supfam.org/SUPERFAMILY/cgi-bin/scop.cgi?ipid=
 
 # Lookseq url
-#lookseq = http://www.sanger.ac.uk/cgi-bin/teams/team112/lookseq/get_data.pl?
+lookseq = http://www.sanger.ac.uk/cgi-bin/teams/team112/lookseq/get_data.pl?
+lookseq_chr  = MAL3
+lookseq_lane = sample_7a
 
 #
 # CHADO DATABASE OPTIONS 
-- 
GitLab