package bistro-bio

  1. Overview
  2. Docs
val img : Bistro.container_image list
type 'a output
val fastq : Formats.fastq output
val fasta : Formats.fasta output
val fastq_dump : ?minReadLen:int -> ?_N_:int -> ?_X_:int -> ?defline_qual:string -> ?defline_seq:string -> 'a output -> [ `id of string | `idw of string Bistro.workflow | `file of Formats.sra Bistro.file ] -> 'a Bistro.file
val fastq_dump_pe : ?minReadLen:int -> ?_N_:int -> ?_X_:int -> ?defline_qual:string -> ?defline_seq:string -> 'a output -> [ `id of string | `idw of string Bistro.workflow | `file of Formats.sra Bistro.file ] -> 'a Bistro.file * 'a Bistro.file
OCaml

Innovation. Community. Security.