Previous Up Next

Module Biocaml_entrez.Make.Gene_ref (.ml)

module Gene_ref: 
sig
type t = {
locus : string option;
allele : string option;
desc : string option;
maploc : string option;
pseudo : bool option;
}
end

AltStyle によって変換されたページ (->オリジナル) /