Skip to content

Instantly share code, notes, and snippets.

View sritchie73's full-sized avatar

Scott Ritchie sritchie73

  • University of Cambridge
  • Cambridge UK
View GitHub Profile
@sritchie73
sritchie73 / install_humann2.sh
Last active November 21, 2017 02:30
Script that will install HUMAnN2 and its dependencies on a linux machine
#!/bin/bash
# This script will install HUMAnN2 and its dependencies on a linux machine with BASH as the default terminal.
# Several pieces of software require user input during the installation process.
# In all cases the default option should be entered.
setwd $HOME
# Directories to store locally installed software