Difference between revisions of "Tutorial: RAREMETAL"

From Genome Analysis Wiki
Jump to navigationJump to search
Line 14: Line 14:
 
   tar xvzf raremetalworker.tutorial.tgz #extract
 
   tar xvzf raremetalworker.tutorial.tgz #extract
 
   cd rmw_tutorial  
 
   cd rmw_tutorial  
* Download the example data set for '''RareMetal''' to your local drive: [[Media:Raremetalworker.tutorial.tgz | RareMetalWorker example data sets]]
+
* Download the example data set for '''RareMetal''' to your local drive: [[Media:Raremetal.tutorial.tgz | RareMetalWorker example data sets]]
 
* Go to your local path where the tar ball was saved then extract
 
* Go to your local path where the tar ball was saved then extract
 
   tar xvzf raremetal.tutorial.tgz #extract
 
   tar xvzf raremetal.tutorial.tgz #extract

Revision as of 19:12, 7 March 2013

RareMETAL Tutorial

Introduction

In this tutorial, we will show how to run RareMetalWorker and RareMETAL to perform meta analysis using example data sets.

RareMetalWorkr is the pre-processing tool to analyze data from individual studies and generate summary statistics for further meta analysis using RareMETAL.

RareMETAL is the tool to do gene-level meta analysis.

STEP 1: Install Software and Download Example Data Sets

 tar xvzf raremetalworker.tutorial.tgz #extract
 cd rmw_tutorial 
 tar xvzf raremetal.tutorial.tgz #extract
 cd raremetal_tutorial

STEP 2: Run RareMetalWorker on Individual Studies

STEP 3: Run RareMETAL to do Meta Analysis