vezzi / TACA

Tool for the Automation of Cleanup and Analyses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tool for the Automation of Cleanup and Analyses

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%