Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.5 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.5 KB

ESoup

A Wrapper around NCBI's Entrez Utilities

About

NCBI offers various ways with which you can access resources in its databases. One way is the Entrez utilities (E-utils) which allows you to access the databases programmatically. This project aims at creating wrappers around the E-utils i.e

Implementation

The current project is implemented in Python programming language, but wrappers for different languages can still be availed upon request.

Contribution

Contributions are welcomed from the community. Create a fork, hack it, submit a Pull request. In case of any thoughts and ideas, kindly raise an issue on the repo, it shall be resolved accordingly.