From e4932064ba680a0d40d97ee3f08ec53e07ba58c9 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Mon, 20 Jul 2009 14:32:11 +0000
Subject: [PATCH] add centromere and polypeptide_motif

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

diff --git a/etc/feature_keys_gff b/etc/feature_keys_gff
index 6167ff0cd..82d1bc49b 100644
--- a/etc/feature_keys_gff
+++ b/etc/feature_keys_gff
@@ -5,6 +5,7 @@
 #
 # key               Qualifiers (@=mandatory)
 # =======           ========================
+centromere          ID Name Alias Parent Note Target Gap Derives_from feature_id timelastmodified
 region              ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified description locus stable_id EC_number gene_symbol Ontology_term dbxref molecule_type size organism_name strain topology localization gff_source gff_seqname score 
 #contig              ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified description locus stable_id EC_number gene_symbol Ontology_term Dbxref molecule_type size organism_name strain topology localization gff_source gff_seqname score 
 #supercontig         ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified description locus stable_id EC_number gene_symbol Ontology_term Dbxref molecule_type size organism_name strain topology localization gff_source gff_seqname score 
@@ -28,6 +29,7 @@ snRNA               ID Name Alias Parent Note Target Gap Derives_from Dbxref Ont
 scRNA               ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified product note comment controlled_curation private
 snoRNA              ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified product note comment controlled_curation private
 polypeptide_domain  ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified 
+polypeptide_motif   ID Name Alias Parent Note Target Gap Derives_from feature_id timelastmodified
 signal_peptide      ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified 
 match               ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified 
 nucleotide_match    ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified gff_source gff_seqname score 
-- 
GitLab