_GeneOrdering
No description
enum _GeneOrdering {
  sid_asc
  sid_desc
  Feature_type_asc
  Feature_type_desc
  Full_name_from_nomenclature_authority_asc
  Full_name_from_nomenclature_authority_desc
  GeneID_asc
  GeneID_desc
  LocusTag_asc
  LocusTag_desc
  Modification_date_asc
  Modification_date_desc
  Nomenclature_status_asc
  Nomenclature_status_desc
  Other_designations_asc
  Other_designations_desc
  Symbol_asc
  Symbol_desc
  Symbol_from_nomenclature_authority_asc
  Symbol_from_nomenclature_authority_desc
  Synonyms_asc
  Synonyms_desc
  chromosome_asc
  chromosome_desc
  dbXrefs_asc
  dbXrefs_desc
  description_asc
  description_desc
  map_location_asc
  map_location_desc
  name_asc
  name_desc
  source_asc
  source_desc
  tax_id_asc
  tax_id_desc
  taxid_asc
  taxid_desc
  type_of_gene_asc
  type_of_gene_desc
  _id_asc
  _id_desc
}