From ea138d36fe5c647e844bbd8aa1dbfac8746c2ff8 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Wed, 8 Apr 2009 15:15:40 +0000 Subject: [PATCH] comment out lookseq git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@10457 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/options b/etc/options index b7e21e7bf..e2acc2f8b 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.61 2009-04-08 15:14:58 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/etc/options,v 1.62 2009-04-08 15:15:40 tjc Exp $ # This file should contain option settings that look like this: # @@ -821,9 +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_chr = MAL3 -lookseq_lane = sample_7a +#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