package lbvs_consent

  1. Overview
  2. Docs
type fingerprint =
  1. | MACCS
  2. | ECFP4
  3. | MOP2D
val curr_fingerprint : fingerprint ref
type score =
  1. | Tanimoto
  2. | Tversky of float
val curr_score : score ref
val fast_oppo_score : bool ref
val force_scaffolds_diversity : bool ref
type scheme =
  1. | Logarithmic
  2. | Linear
val potency_scaling : scheme ref
val pm_percent : float ref
OCaml

Innovation. Community. Security.