Skip to content

szitenberg/ReproPhyloVagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReproPhyloVagrant

ReproPhylo is a reproducible phylogenetics pipeline. See http://hulluni-bioinformatics.github.io/ReproPhylo/.

This Vagrantfile creates a Ubuntu 14.04 LTS image with a working ReproPhylo installation.

Run the following to start the VM:

git clone https://github.com/szitenberg/ReproPhyloVagrant
cd ReproPhyloVagrant
vagrant up
vagrant ssh

Once in the VM you can run startRP.sh to start the Jupyter notebook server.
This will be accessible through your web browser at https://localhost:8888/.
The default password for the notebook server is reprophylo.

This is a fork of https://github.com/gawbull/ReproPhyloVagrant
Thanks to Dr. Steve Moss

About

Vagrant-based ReproPhylo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.1%
  • HTML 0.1%