/TACA

Tool for the Automation of Cleanup and Analyses

Primary LanguagePythonMIT LicenseMIT

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.