From eb6220dd848ca44cc4828f5bbe14b378f3160dff Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Mon, 13 Jul 2009 08:32:29 +0000 Subject: [PATCH] add previous_systematic_id as allowed qualifier git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11346 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/options b/etc/options index 9281842db..4ea3f8608 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.71 2009-07-03 08:26:42 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/etc/options,v 1.72 2009-07-13 08:32:29 tjc Exp $ # This file should contain option settings that look like this: # @@ -568,6 +568,7 @@ extra_qualifiers_gff = \ orthologous_to "text" \ paralogous_to "text" \ polypeptide_domain "text" \ + previous_systematic_id "text" \ primary_name "text" \ similarity "text" \ stop_codon_redefined_as_selenocysteine none \ @@ -706,6 +707,7 @@ invisible_qualifiers_gff= \ plasmid \ PlasmoAP_score \ pop_variant \ + previous_systematic_id \ primary_name \ product \ protein_id \ -- GitLab