From 6c56ebffad4483f55498e27038aea745f5f188bf Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 16 Jul 2008 11:02:51 +0000
Subject: [PATCH] add stop_codon_redefined_as_selenocysteine

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

diff --git a/etc/options b/etc/options
index 652b7d472..e9b9897ba 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.44 2008-06-26 12:52:20 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.45 2008-07-16 11:02:51 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -567,6 +567,7 @@ extra_qualifiers_gff = \
     paralogous_to "text" \
     primary_name "text" \
     similarity "text" \
+    stop_codon_redefined_as_selenocysteine "text" \
     synonym "text" \
     systematic_id "text" \
     temporary_systematic_id "text"
-- 
GitLab