package biotk

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

Source file biotk.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
(* generated by dune *)

(** @canonical Biotk.Alphabet *)
module Alphabet = Biotk__Alphabet

(** @canonical Biotk.Amino_acid *)
module Amino_acid = Biotk__Amino_acid

(** @canonical Biotk.Bai *)
module Bai = Biotk__Bai

(** @canonical Biotk.Bam *)
module Bam = Biotk__Bam

(** @canonical Biotk.Bam_iterator *)
module Bam_iterator = Biotk__Bam_iterator

(** @canonical Biotk.Bed *)
module Bed = Biotk__Bed

(** @canonical Biotk.Bgzf *)
module Bgzf = Biotk__Bgzf

(** @canonical Biotk.Cisbp *)
module Cisbp = Biotk__Cisbp

(** @canonical Biotk.Dataframe *)
module Dataframe = Biotk__Dataframe

(** @canonical Biotk.Dna_sequence *)
module Dna_sequence = Biotk__Dna_sequence

(** @canonical Biotk.Encode *)
module Encode = Biotk__Encode

(** @canonical Biotk.Fasta *)
module Fasta = Biotk__Fasta

(** @canonical Biotk.Fastq *)
module Fastq = Biotk__Fastq

(** @canonical Biotk.FeatureCounts *)
module FeatureCounts = Biotk__FeatureCounts

(** @canonical Biotk.GAnnot *)
module GAnnot = Biotk__GAnnot

(** @canonical Biotk.GLoc *)
module GLoc = Biotk__GLoc

(** @canonical Biotk.Gcf *)
module Gcf = Biotk__Gcf

(** @canonical Biotk.Gene *)
module Gene = Biotk__Gene

(** @canonical Biotk.Gff *)
module Gff = Biotk__Gff

(** @canonical Biotk.ISet *)
module ISet = Biotk__ISet

(** @canonical Biotk.Idr *)
module Idr = Biotk__Idr

(** @canonical Biotk.Igv *)
module Igv = Biotk__Igv

(** @canonical Biotk.Interval_tree *)
module Interval_tree = Biotk__Interval_tree

(** @canonical Biotk.Interval_union *)
module Interval_union = Biotk__Interval_union

(** @canonical Biotk.Jaspar *)
module Jaspar = Biotk__Jaspar

(** @canonical Biotk.Let_syntax *)
module Let_syntax = Biotk__Let_syntax

(** @canonical Biotk.Line *)
module Line = Biotk__Line

(** @canonical Biotk.Line_oriented *)
module Line_oriented = Biotk__Line_oriented

(** @canonical Biotk.List1 *)
module List1 = Biotk__List1

(** @canonical Biotk.Macs *)
module Macs = Biotk__Macs

(** @canonical Biotk.Macs2 *)
module Macs2 = Biotk__Macs2

(** @canonical Biotk.Meme *)
module Meme = Biotk__Meme

(** @canonical Biotk.Misc *)
module Misc = Biotk__Misc

(** @canonical Biotk.NarrowPeak *)
module NarrowPeak = Biotk__NarrowPeak

(** @canonical Biotk.Ncbi_genome *)
module Ncbi_genome = Biotk__Ncbi_genome

(** @canonical Biotk.Nucleotide *)
module Nucleotide = Biotk__Nucleotide

(** @canonical Biotk.Phred_score *)
module Phred_score = Biotk__Phred_score

(** @canonical Biotk.Phylo_tree_draw *)
module Phylo_tree_draw = Biotk__Phylo_tree_draw

(** @canonical Biotk.Profile_matrix *)
module Profile_matrix = Biotk__Profile_matrix

(** @canonical Biotk.Pwm *)
module Pwm = Biotk__Pwm

(** @canonical Biotk.Pwm_stats *)
module Pwm_stats = Biotk__Pwm_stats

(** @canonical Biotk.RanT *)
module RanT = Biotk__RanT

(** @canonical Biotk.Range *)
module Range = Biotk__Range

(** @canonical Biotk.Sam *)
module Sam = Biotk__Sam

(** @canonical Biotk.Solexa_score *)
module Solexa_score = Biotk__Solexa_score

(** @canonical Biotk.Ucsc_genome_browser *)
module Ucsc_genome_browser = Biotk__Ucsc_genome_browser

(** @canonical Biotk.Utils *)
module Utils = Biotk__Utils

(** @canonical Biotk.Wfa *)
module Wfa = Biotk__Wfa
OCaml

Innovation. Community. Security.