/OPP

Other People's Pipeline

Primary LanguagePerl

# To get started with running OPP, run these commands:
module load qiime
module load uclust
module load R

# Add the path where the OPP scripts are installed
export PATH=$PATH:/srv/whitlam/home/users/uqfangly/OPP

# Add the path where the data files for OPP are installed
export OPP_ROOT=/srv/whitlam/bio/data/pyrotags

# Add the path to where Perl modules are stored
export PERL5LIB=/srv/whitlam/bio/apps/sw/cpan-modules/lib/perl5:$PERL5LIB
export MANPATH=/srv/whitlam/bio/apps/sw/cpan-modules/share/man:$MANPATH