From d7b5754c39b2494c2230aad090e5879a2bff5ba0 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Wed, 29 Aug 2007 10:52:47 +0000 Subject: [PATCH] add gff qualifiers git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@6335 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/options b/etc/options index bbd6ba870..2fdf41efd 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.30 2007-08-03 08:32:32 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/etc/options,v 1.31 2007-08-29 10:52:47 tjc Exp $ # This file should contain option settings that look like this: # @@ -552,8 +552,10 @@ extra_qualifiers_gff = \ blastp_file "text" \ blastp+go_file "text" \ blastx_file "text" \ + cluster "text" \ controlled_curation "text" \ fasta_file "text" \ + GO "text" \ note "text" \ orthologous_to "text" \ paralogous_to "text" \ @@ -627,6 +629,7 @@ invisible_qualifiers = \ invisible_qualifiers_gff= \ class \ + cluster \ controlled_curation \ Derives_from \ feature_id \ -- GitLab