package biotk

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

Module Biotk.Amino_acidSource

An alphabet datatype representing amino-acids.

include Alphabet.S
Sourcetype t
Sourceval all : t list
Sourceval card : int
Sourceval to_char : t -> char
Sourceval of_char : char -> t option
Sourceval of_char_exn : char -> t
Sourceval to_int : t -> int
OCaml

Innovation. Community. Security.