From 9d54fc2d87330d5dba7f9d28bab8bda3d0f1124e Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Mon, 8 Mar 2010 15:12:11 +0000 Subject: [PATCH] add tmRNA git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@13411 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/feature_keys_gff | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/etc/feature_keys_gff b/etc/feature_keys_gff index 853aae8bc..7d2658baf 100644 --- a/etc/feature_keys_gff +++ b/etc/feature_keys_gff @@ -22,13 +22,14 @@ three_prime_UTR ID Name Alias Parent Note Target Gap Derives_from Dbxref Ont five_prime_UTR ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified systematic_id note comment private curation transcript ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified private comment primary_transcript ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation -tRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private -rRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private -mRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private -ncRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private -snRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private -scRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private -snoRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private +tRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +rRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +tmRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +mRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +ncRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +snRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +scRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag +snoRNA ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified product note comment controlled_curation private locus_tag polypeptide_domain ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified polypeptide_motif ID Name Alias Parent Note Target Gap Derives_from feature_id isObsolete timelastmodified signal_peptide ID Name Alias Parent Note Target Gap Derives_from Dbxref Ontology_term feature_id isObsolete timelastmodified -- GitLab