package bistro-bio

  1. Overview
  2. Docs
class type chain_file = object ... end
type 'a output = [ `ucsc_lift_over of 'a ] Bistro.directory
val chain_file : org_from:[< genome ] -> org_to:[< genome ] -> chain_file Bistro.file
val bed : org_from:[< genome ] -> org_to:[< genome ] -> Formats.bed3 as 'a Bistro.file -> 'a output
val mapped : 'a output -> 'a Bistro.file
val unmapped : 'a output -> 'a Bistro.file