From 6fa3da456714d3d81fbae7e1abc49b0016d29de4 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 20 Jul 2004 09:38:57 +0000
Subject: [PATCH] change swall to uniprot

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

diff --git a/etc/options b/etc/options
index 27a1fdade..04ae214b1 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.7 2004-07-02 13:22:37 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.8 2004-07-20 09:38:57 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -485,7 +485,7 @@ feature_protein_programs = \
     fasta %K \
     sigcleave 0 \
     pepstats - \
-    blastp %swall \
+    blastp %uniprot \
     blastp psu/Kineto_aa \
     tblastn %embl_other \
     blastp+go /nfs/pathsoft/databases/protein/go_all \
@@ -497,7 +497,7 @@ feature_protein_programs = \
 feature_dna_programs = \
     tblastx %embl_other \
     blastn %embl_other \
-    blastx %swall \
+    blastx %uniprot \
     fastx %L \
     clustalx DNA
 
-- 
GitLab