Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
violethaze74
Artemis
Commits
7153c6ed
Commit
7153c6ed
authored
Nov 04, 2014
by
Sascha Steinbiss
Browse files
Merge pull request #211 from fatimasilva/master
Added uORF, sORF and tnaORF as extra keys
parents
3bfcb466
563892e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/key_mapping
View file @
7153c6ed
...
...
@@ -24,3 +24,6 @@ modified_amino_acid_feature misc_feature note=modified_amino_a
snRNA ncRNA ncRNA_class=snRNA
snoRNA ncRNA ncRNA_class=snoRNA
nucleotide_match misc_feature note=nucleotide_match
uORF misc_feature note=uORF
sORF misc_feature note=sORF
tnaORF misc_feature note=tnaORF
etc/options
View file @
7153c6ed
...
...
@@ -423,7 +423,7 @@ extra_keys = \
TMM signalP
# this list is added to the keys from the feature_keys_gff file
extra_keys_gff = CDS spliced_leader_RNA sequence_variant fasta_record
extra_keys_gff = CDS
uORF sORF tnaORF
spliced_leader_RNA sequence_variant fasta_record
# Names of qualifiers to search when attempting to find the primary or display
# name of a gene. These qualifiers names are searched in order when looking
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment