Skip to content

Instantly share code, notes, and snippets.

@cbergman
Last active December 15, 2015 19:10
Show Gist options
  • Save cbergman/5309564 to your computer and use it in GitHub Desktop.
Save cbergman/5309564 to your computer and use it in GitHub Desktop.
bcbio_nextgen_install.py-ubuntu-biolinux7
sudo apt-get install python-yaml
sudo apt-get install git
wget https://raw.github.com/chapmanb/bcbio-nextgen/master/scripts/bcbio_nextgen_install.py
python bcbio_nextgen_install.py install_directory data_directory > bcbio_install_output_log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment