convert-annotation-0.2.0.1: Convert the annotation of a gene to another in a delimited file using a variety of different databases.

Safe HaskellNone
LanguageHaskell2010

EnsemblConvert

Synopsis

Documentation

toEnsemblAnn :: UnknownAnn -> IO (Maybe Ann) Source #

Get Ensembl annotation.

toEnsemblDesc :: DescFields -> UnknownAnn -> IO (Maybe Desc) Source #

Get Ensembl description.