Liking cljdoc? Tell your friends :D

clj-biosequence.eutilities


e-fetchclj

(e-fetch a-list db rettype retmode)

Retrieves a stream of database entries from GenBank corresponding to the list of accession numbers. Sequences returned in the format specified by the combination of rettype and retmode as set out in the eutilities documentation.

Retrieves a stream of database entries from GenBank corresponding
to the list of accession numbers. Sequences returned in the format
specified by the combination of rettype and retmode as set out in
the eutilities documentation.
sourceraw docstring

(e-link acc idb tdb)
source

(e-search term db)
(e-search term db restart key)

Takes a term and a database and returns a list of accession numbers matching the search term.

Takes a term and a database and returns a list of accession numbers
matching the search term.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close