Skip to content

send seqs to BOLD Systems API and retrieve results

License

Notifications You must be signed in to change notification settings

AdvanceServices/bold_retriever

 
 

Repository files navigation

bold retriever

bold_retriever is a Python application to identify specimens from COI sequences and BOLD SYSTEMS

Basic setup

Install the requirements:

$ pip install -r requirements.txt

Run the application:

$ python -m bold_retriever --help

To run the tests:

    $ pytest

About

send seqs to BOLD Systems API and retrieve results

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.6%
  • Makefile 11.4%