deming7h777 / genomics-VM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genomics-VM

Build Status

Setup your development environment for genomics applications easily by setting up a Virtualbox VM through Vagrant.

Prerequisite

  • Vagrant > 2.0
  • Virtual Box

Installation

  • Install vagrant-vbguest vagrant plugin:

    vagrant plugin install vagrant-vbguest

  • Build the vagrant box

      git clone https://github.com/NAL-i5K/genomics-VM
      cd genomics-VM
      vagrant up
  • You are done ! Wait for VM restart and you can login CentOS through vagrant user with password vagrant.

What kind of environment is settled up in VM ?

General purpose

i5K-only tools

About

License:Other