Skip to content

Simple docker-based biotext processing into Elasticsearch

License

Notifications You must be signed in to change notification settings

biosearch/biosearch

Repository files navigation

biosearch

Simple docker-based biotext processing into Elasticsearch

Dev Setup

Requirements

  • pipenv
  • Docker

Run the following the first time:

pipenv install --dev  # installs everything in the Pipfile and the dev subsection

pipenv shell  # launches subshell with python environment - use 'exit' to exit subshell

Development notes

pipenv install <package name> [--dev]  # add the --dev to only install for development

About

Simple docker-based biotext processing into Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published