package bistro-bio

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

Module Bistro_bio.Alignment_statsSource

Sourceval bamstats : Formats.bam Bistro.file -> Bistro.text Bistro.file
Sourceval fragment_length_stats : Formats.bam Bistro.file -> Bistro.text Bistro.file
Sourceval chrstats : Formats.bam Bistro.file -> Bistro.text Bistro.file
Sourceval summary : sample_name:('a -> string) -> mapped_reads:('a -> Formats.bam Bistro.file) -> 'a list -> Bistro.html Bistro.file