Skip to content

orobitg/ACGT14-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ACGT14 VM - Nextflow

Virtual machine for the Nextflow tutorial

Prerequisites

This project contains a Vagrant configuration file

In order to use it, you will need to install the following pieces of software:

Setup

Clone the ACGT14 virtual machine (this project) in a convenient location by using the command:

$ git clone git@github.com:nextflow-io/ACGT14-vm.git

Change to the ACGT14-vm folder and launch vagrant:

$ cd ACGT14-vm/
$ vagrant up  

The first time you run it, it will automatically download the virtual machine required by the tutorial. It may take some minutes to complete, so be patient.

When it boots up and the configuration steps are terminated, login into the VM instance:

$ vagrant ssh 

You are now in the virtual machine. Now you can verify that Nextflow is working by entering the command:

$ nextflow -version 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published