package bistro-bio

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

Module Bistro_bio.FastQCSource

Sourcetype report = [ `fastQC ] Bistro.directory
Sourceval fastqc : Formats.fastq Bistro.file -> report
Sourceval fastqc_gz : Formats.fastq Bistro.gz Bistro.file -> report
Sourceval html_report : report -> Bistro.html Bistro.file
Sourceval per_base_quality : report -> Bistro.png Bistro.file
Sourceval per_base_sequence_content : report -> Bistro.png Bistro.file