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

UniProtConvert

Synopsis

Documentation

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

Get UniProt annotation.

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

Get UniProt description.