package bistro-bio

  1. Overview
  2. Docs
type report = [ `fastQC ] Bistro.directory
val fastqc : Formats.fastq Bistro.file -> report
val fastqc_gz : Formats.fastq Bistro.gz Bistro.file -> report
val html_report : report -> Bistro.html Bistro.file
val per_base_quality : report -> Bistro.png Bistro.file
val per_base_sequence_content : report -> Bistro.png Bistro.file
OCaml

Innovation. Community. Security.