package biotk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Biotk.WfaSource

Sourcemodule type Symbol = sig ... end
Sourcemodule type Score = sig ... end
Sourcemodule type Profile = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (Score : Score) (Symbol : Symbol) (Profile : Profile with type score = Score.t and type symbol = Symbol.t) : S with type score := Score.t and type profile := Profile.t and type symbol := Symbol.t
Sourcemodule Nucleotide : sig ... end
Sourcemodule Nucleotide_frequency : sig ... end
Sourcemodule Nucleotide_IUPAC : sig ... end
Sourcemodule PSSM : sig ... end
OCaml

Innovation. Community. Security.