From e240b5ab86c9c0909dcdf855f5a2791c2f0ed060 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Mon, 23 Feb 2009 10:03:55 +0000
Subject: [PATCH] add private and comment qualifiers

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9898 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 a2e0fa29f..4eec5d37f 100644
--- a/etc/feature_keys_gff
+++ b/etc/feature_keys_gff
@@ -19,7 +19,7 @@ intron              ID Name Alias Parent Note Target Gap Derives_from Dbxref Ont
 exon                ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified codon_start description locus stable_id EC_number gene_symbol Ontology_term Dbxref molecule_type size organism_name strain topology localization gff_source gff_seqname score 
 three_prime_UTR     ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified systematic_id note comment 
 five_prime_UTR      ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified systematic_id note comment 
-transcript          ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified 
+transcript          ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified private comment
 primary_transcript  ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified product note comment controlled_curation 
 tRNA                ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified product note comment controlled_curation 
 rRNA                ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id timelastmodified product note comment controlled_curation 
-- 
GitLab