module Dbtag:
sig
type t = {
db : string;
string
tag : Biocaml_entrez.Make.Object_id.t;
Biocaml_entrez.Make.Object_id.t
end