From 85ac97324570917c31747caf9b419ebe7121a12c Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 5 Oct 2004 15:45:06 +0000
Subject: [PATCH] fastx using uniprot

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

diff --git a/etc/options b/etc/options
index 924845633..ec1fb28e2 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.11 2004-09-30 12:42:21 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.12 2004-10-05 15:45:06 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -521,7 +521,7 @@ feature_dna_programs = \
     tblastx %embl_other \
     blastn %embl_other \
     blastx %uniprot \
-    fastx %L \
+    fastx %uniprot \
     clustalx DNA
 
 application_programs = \
-- 
GitLab