This package contains several tools for projects and data management in the National Genomics Infrastructure in Stockholm, Sweden.
You can setup a demo/development environment using [Vagrant][vagrant] provisioned by [Ansible][ansible].
$ ansible-galaxy install robinandeer.miniconda
$ vagrant up && vagrant ssh
# [inside virtual machince]
$ bash /vagrant/provisioning/run-me.sh
For a more detailed documentation please go to the documentation page.