From 3362d747938d33c8e1a6c38505afbe66be8d529a Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 18 May 2010 15:03:50 +0000
Subject: [PATCH] add to sequence file suffixes

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

diff --git a/etc/options b/etc/options
index cbdcd545f..e284fc09a 100644
--- a/etc/options
+++ b/etc/options
@@ -306,7 +306,7 @@ feature_file_suffixes = tab embl gbk genbank tab_embl gff feature feat \
 
 # suffixes used on files that contain sequence - used in file requesters
 sequence_file_suffixes = embl gbk genbank gff tab_embl seq dna \
-   art artemis fa fasta
+   art artemis fa fasta fas gb fna ffn
 
 # this is the URL that contains the IOR of the EMBL server
 #embl_ior_url = http://corba.ebi.ac.uk/EMBL/IOR/Embl.IOR
-- 
GitLab