-
Notifications
You must be signed in to change notification settings - Fork 9
Home
John Sundh edited this page May 8, 2020
·
10 revisions
To start using the workflow either clone the repo and install the conda environment:
git clone https://github.com/NBISweden/nbis-meta.git
cd nbis-meta
conda env create -f environment.yml
or pull the latest Docker image:
docker pull nbisweden/nbis-meta
You are now ready to start using the workflow with some example data. Head over to the Examples page to see some common ways of using the workflow. To start using your own data, see how to create a sample list.