Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.08 KB

Tool for the Automation of Cleanup and Analyses

PyPI version Build Status Documentation Status

This package contains several tools for projects and data management in the National Genomics Infrastructure in Stockholm, Sweden.

Install for development

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.