Downloading and Installing SHORE

From SHORE wiki
Revision as of 17:26, 5 April 2011 by Joffreyfitz (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Download

Download the latest SHORE release from https://sourceforge.net/projects/shore/ or http://1001genomes.org/downloads/ or check out the git repository to compile SHORE from the very latest source:

> git clone git://shore.git.sourceforge.net/gitroot/shore/shore

Installing SHORE using the binary file

Navigate to the folder where you stored the downloaded file:

 > tar xzvf shore_<platform>_<version>.tar.gz

SHORE is now installed.

Installing SHORE using the source files

Navigate to the folder where you stored the downloaded file

> tar xzvf shore_source_<version>.tar.gz > cd shore_source_<version>

(or navigate to your shore git folder). See the file INSTALL in the SHORE directory for further installation instructions.

Download and install a mapping tool

SHORE can currently be run with five different mapping tools. The native tool of SHORE is GenomeMapper, which can be downloaded from: http://1001genomes.org/downloads/ Navigate to the folder where you stored the downloaded file:

> tar xzvf genomemapper.tar.gz
> cd genomemapper
> make

GenomeMapper is now installed. Note Mac OS users might have to change the name of the Mac OS Makefile. See the GenomeMapper manual for further details and details on parallelization of GenomeMapper.


In addtition to GenomeMapper, SHORE supports several third party mappers.