Fastq.Illuminainclude module type of struct include Biocaml_unix.Fastq.Illumina endtype tile = private Biocaml_unix.Fastq.Illumina.tile = {surface : surface;swath : int;1, 2, or 3
*)number : int;1 - 99, but usually 1 - 8
*)}val tile_to_string : tile -> stringInverse of tile_of_string.
type sequence_id = private Biocaml_unix.Fastq.Illumina.sequence_id = {instrument : string;run_number : int;flowcell_id : string;lane : int;tile : tile;x_pos : int;y_pos : int;read : int;is_filtered : bool;control_number : int;index : string;}Content of name lines as generated by Casava versions >= 1.8.
val tile_of_string : string -> tileval sequence_id_of_string : string -> sequence_id