From e19cbecfd6b9d5a6ea35f2749113fdeb4f6cdb59 Mon Sep 17 00:00:00 2001
From: tcarver <tjc>
Date: Fri, 20 Jan 2012 11:44:46 +0000
Subject: [PATCH] gap_type and linkage_evidence quoted lists

---
 etc/qualifier_types | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/qualifier_types b/etc/qualifier_types
index a414f3092..521250ef6 100644
--- a/etc/qualifier_types
+++ b/etc/qualifier_types
@@ -53,7 +53,7 @@ experiment               no        "text"
 focus                    yes        none
 frequency                yes        real    0.0  1.0
 function                 no        "text"
-gap_type                 yes        list    "between scaffolds" "within scaffold" "telomere" "centromere" "short arm" "heterochromatin" "repeat within scaffold" "repeat between scaffolds"
+gap_type                 yes       "list"    "between scaffolds" "within scaffold" "telomere" "centromere" "short arm" "heterochromatin" "repeat within scaffold" "repeat between scaffolds"
 gene                     yes       "text"
 gene_synonym             no        "text"
 germline                 yes        none
@@ -66,7 +66,7 @@ isolate                  no        "text"
 isolation_source         yes       "text"
 lab_host                 no        "text"
 lat_lon                  yes       "text"
-linkage_evidence         no         list    "paired-ends" "align genus" "align xgenus" "align trnscpt" "within clone" "clone contig" "map" "strobe" "unspecified"
+linkage_evidence         no        "list"    "paired-ends" "align genus" "align xgenus" "align trnscpt" "within clone" "clone contig" "map" "strobe" "unspecified"
 locus_tag                yes       "text"
 macronuclear             yes        none
 map                      no        "text"
-- 
GitLab