package bistro

  1. Overview
  2. Docs
class type count_tsv = object ... end
val count : ?order:[ `name | `position ] -> ?mode:[ `union | `intersection_strict | `intersection_nonempty ] -> ?stranded:[ `yes | `no | `reverse ] -> ?feature_type:string -> ?minaqual:int -> ?idattribute:string -> [ `sam of sam Bistro.pworkflow | `bam of bam Bistro.pworkflow ] -> gff Bistro.pworkflow -> count_tsv Bistro.pworkflow