bioinformatics-toolkit-0.9.0: A collection of bioinformatics tools

Safe HaskellNone
LanguageHaskell2010

Bio.RealWorld.Uniprot

Documentation

mapID Source #

Arguments

:: [ByteString]

A list of IDs

-> ByteString

From database

-> ByteString

To database

-> IO [Maybe ByteString]