From 0434bd22bc200d49ef9afc00a38aeca69545976c Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Mon, 3 Nov 2008 13:38:01 +0000 Subject: [PATCH] update git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9167 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/key_mapping | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/etc/key_mapping b/etc/key_mapping index 6edf13c12..d81e49632 100644 --- a/etc/key_mapping +++ b/etc/key_mapping @@ -1,15 +1,20 @@ # CHADO (SO) database key mappings (used for writing out to file) # -# CHADO map to qualifier (optional) -pseudogenic_transcript mRNA pseudo -pseudogenic_exon CDS pseudo -pseudogene gene pseudo -polypeptide_motif CDS_motif -five_prime_UTR 5'UTR -three_prime_UTR 3'UTR -polypeptide_domain CDS_domain -region misc_feature -remark misc_feature -sequence_difference misc_feature -SECIS_element misc_feature note=SECIS_element -contig source \ No newline at end of file +# CHADO map to qualifier (optional) +pseudogenic_transcript mRNA pseudo +pseudogenic_exon CDS pseudo +pseudogene gene pseudo +polypeptide_motif CDS_motif +five_prime_UTR 5'UTR +three_prime_UTR 3'UTR +polypeptide_domain CDS_domain +region misc_feature +remark misc_feature +sequence_difference misc_feature +SECIS_element misc_feature note=SECIS_element +contig source +PCR_product misc_feature note=PCR_product +dinucleotide_repeat_microsatellite_feature misc_feature note=dinucleotide_repeat_microsatellite_feature +EST_match misc_feature note=EST_match +match_part misc_feature note=match_part +direct_repeat misc_feature note=direct_repeat \ No newline at end of file -- GitLab