[][src]Macro gb_io::qualifier_key

macro_rules! qualifier_key {
    ( "rpt_type" ) => { ... };
    ( "country" ) => { ... };
    ( "transl_table" ) => { ... };
    ( "EC_number" ) => { ... };
    ( "map" ) => { ... };
    ( "locus_tag" ) => { ... };
    ( "mol_type" ) => { ... };
    ( "estimated_length" ) => { ... };
    ( "standard_name" ) => { ... };
    ( "pseudo" ) => { ... };
    ( "linkage_evidence" ) => { ... };
    ( "db_xref" ) => { ... };
    ( "organelle" ) => { ... };
    ( "codon_start" ) => { ... };
    ( "ribosomal_slippage" ) => { ... };
    ( "codon_recognized" ) => { ... };
    ( "recombination_class" ) => { ... };
    ( "" ) => { ... };
    ( "experiment" ) => { ... };
    ( "note" ) => { ... };
    ( "regulatory_class" ) => { ... };
    ( "nomenclature" ) => { ... };
    ( "organism" ) => { ... };
    ( "gene" ) => { ... };
    ( "gap_type" ) => { ... };
    ( "old_locus_tag" ) => { ... };
    ( "label" ) => { ... };
    ( "mobile_element_type" ) => { ... };
    ( "chromosome" ) => { ... };
    ( "allele" ) => { ... };
    ( "exception" ) => { ... };
    ( "protein_id" ) => { ... };
    ( "strain" ) => { ... };
    ( "product" ) => { ... };
    ( "transcript_id" ) => { ... };
    ( "tissue_type" ) => { ... };
    ( "gene_synonym" ) => { ... };
    ( "sub_strain" ) => { ... };
    ( "bound_moiety" ) => { ... };
    ( "anticodon" ) => { ... };
    ( "transl_except" ) => { ... };
    ( "translation" ) => { ... };
    ( "isolation_source" ) => { ... };
    ( "inference" ) => { ... };
    ( "number" ) => { ... };
    ( "function" ) => { ... };
    ( "ncRNA_class" ) => { ... };
}