From 0079ee51288d2c161744bd7eca2453b87d90ec33 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Tue, 29 Jun 2010 10:38:53 +0000 Subject: [PATCH] add to invisible_qualifiers_gff git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@14123 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/options b/etc/options index 9fbb979de..80fd70c00 100644 --- a/etc/options +++ b/etc/options @@ -666,6 +666,8 @@ invisible_qualifiers_gff= \ country \ cultivar \ cytoplasm_location \ + cytoplasmic_polypeptide_region \ + Dbxref \ DNA_transposon \ Derives_from \ dev_stage \ @@ -695,6 +697,7 @@ invisible_qualifiers_gff= \ isolate \ kinetoplast \ lab_host \ + literature \ locus_tag \ macronuclear \ map \ @@ -704,6 +707,7 @@ invisible_qualifiers_gff= \ mol_type \ Name \ non_cytoplasm_location \ + non_cytoplasmic_polypeptide_region \ Note \ note \ Ontology_term \ @@ -719,6 +723,7 @@ invisible_qualifiers_gff= \ previous_systematic_id \ primary_name \ product \ + product_synonym \ protein_id \ replace \ results \ @@ -748,6 +753,7 @@ invisible_qualifiers_gff= \ tissue_lib \ tissue_type \ transmembrane \ + transmembrane_polypeptide_region \ transgenic \ translation -- GitLab