From dd248274e1ab9e3a4c6d948cf3c5e6a8f99a8a65 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Tue, 1 Dec 2009 09:46:32 +0000 Subject: [PATCH] add fasta and fa to sequence_file_suffixes git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@12510 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/options b/etc/options index a7d4b10aa..a38065b72 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 + art artemis fa fasta # 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