From 123f71982d343664adb6e3aa2242476b5debca6d Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 23 Jun 2010 14:35:03 +0000
Subject: [PATCH] add score to gap

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

diff --git a/etc/feature_keys_gff b/etc/feature_keys_gff
index 9724817b8..818ef3195 100644
--- a/etc/feature_keys_gff
+++ b/etc/feature_keys_gff
@@ -59,7 +59,7 @@ N_region        	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontolo
 #TATA_box        	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified allele citation evidence gene label locus_tag map note comment partial 
 #attenuator      	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified allele citation evidence gene label locus_tag map note comment operon partial phenotype 
 #enhancer        	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified allele citation evidence gene label locus_tag map note comment partial standard_name 
-gap             	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified @estimated_length
+gap             	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified @estimated_length score
 #iDNA            	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified allele citation evidence function gene label locus_tag map note comment number partial standard_name 
 #mature_peptide  	ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified EC_number allele citation codon codon_start evidence function gene label locus_tag map note comment partial product pseudo standard_name 
 #modified_base_site  ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified @mod_base allele citation evidence frequency gene label locus_tag map note comment 
-- 
GitLab