Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 571 Bytes

1-Installation.md

File metadata and controls

24 lines (17 loc) · 571 Bytes

From GitHub

To start using the workflow either clone the latest version of the repo:

git clone https://github.com/NBISweden/nbis-meta.git

or download the latest release from the release page and extract the archive.

Then change directory into the nbis-meta folder and create the core conda environment:

cd nbis-meta
conda env create -f environment.yml

From DockerHub

You may also pull the latest Docker image:

docker pull nbisweden/nbis-meta:2.2

to get version 2.2.