NgsCctsGeneWise: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(add GeneWise2.2.0 for VICUNA support)
 
(No difference)

Latest revision as of 15:50, 26 March 2013

NgsCcts back to top

Needed for VICUNA package NgsCctsVicuna

Download and build

cd /share/apps/ngs-ccts
# get and unpack
wget -O - ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/wise2.2.0.tar.gz | tar xzvf -
cd wise2.2.0/src
make all
make test
cd ..
ln -s src/bin .
# more test
export WISECONFIGDIR=/share/apps/ngs-ccts/wise2.2.0/wisecfg/
bin/genewise test_data/road.pep test_data/human.genomic

Env Vars CORRECTED

You must set your WISECONFIGDIR to the config directory
before using the programs
export WISECONFIGDIR=/share/apps/ngs-ccts/wise2.2.0/wisecfg/