package bistro

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

Module Bistro_bioinfo.Ensembl

type species = [
  1. | `homo_sapiens
  2. | `mus_musculus
]
val ucsc_reference_genome : release:int -> species:species -> Ucsc_gb.genome
val gff : ?chr_name:[ `ensembl | `ucsc ] -> release:int -> species:species -> gff Bistro.pworkflow
val gtf : ?chr_name:[ `ensembl | `ucsc ] -> release:int -> species:species -> gff Bistro.pworkflow
val cdna : release:int -> species:species -> fasta Bistro.gz Bistro.pworkflow
OCaml

Innovation. Community. Security.