LocusZoom Standalone

From Genome Analysis Wiki
Revision as of 14:49, 24 May 2010 by Welchr (talk | contribs)
Jump to navigationJump to search

LocusZoomSmall.png

This page contains information regarding a version of LocusZoom that may be downloaded for personal use. For more information on LocusZoom, see this page.

Requirements

The following software is required:

Currently only Unix/Linux is supported, though Mac OS X should be supported in a future release.

Synopsis

A quick example

First, change directory into examples/. Then, run the following command:

./run_example.py

This script runs the following command for you:

../bin/locuszoom --metal Kathiresan_2009_HDL.txt --refgene FADS1

A PDF plot of the FADS1 locus will be created in the directory. It should look roughly like this:

Voila, your first region plot!

Installation

Step 1: Install Python

You will need to install Python on your system if it is already. Head over to www.python.org to download it. Note that you will want to make sure to download the latest from the 2.x branch, and not the 3.0 one.

Step 2: Install R

R is also required for generating the plots. You can download R at www.r-project.org. Version 2.10 or greater is required.


Configuration

Input

Options

Output

License