From d8f287b108129aa58442bb6722826a76415f4bd4 Mon Sep 17 00:00:00 2001 From: jchang Date: Wed, 13 Nov 2002 23:00:12 +0000 Subject: [PATCH] applied Andreas Kuntzagk's patch to handle a motif feature qualifier --- Bio/GenBank/genbank_format.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Bio/GenBank/genbank_format.py b/Bio/GenBank/genbank_format.py index 4eb4779f28d..65d2b5a2943 100644 --- a/Bio/GenBank/genbank_format.py +++ b/Bio/GenBank/genbank_format.py @@ -530,6 +530,7 @@ def do_nothing(martel_info): "map", # Map position of the feature in free-format text "mitochondrion", # Organelle type from which the sequence was obtained "mod_base", # Abbreviation for a modified nucleotide base + "motif", "name", # RefSeq specification for a Protein name "note", # Any comment or additional information "number", # A number indicating the order of genetic elements