A collection of libraries for gathering possible links between strains and taxonomy from different sources like literature and sequence databases.
- GNU/Linux
- Docker (optional)
- Docker Compose (optional)
- Dev Container CLI (optional)
- Clone the repository:
git clone https://github.com/LeibnizDSMZ/cafi.git cd cafi
-
If using Docker, start the development container manually or use VSCode:
devcontainer up --workspace-folder . devcontainer exec --workspace-folder . bash
-
Create and activate a virtual environment (inside docker the container):
make dev make runAct
- Isabel Schober