Difference between revisions of "Famrvtest"

From Genome Analysis Wiki
Jump to navigationJump to search
Line 9: Line 9:
 
=== Where to Download ===
 
=== Where to Download ===
 
* The software package for Linux and Mac (source code included) can be downloaded here: [[Media:FamRV.0.0.1.tgz|'''software package download''']]
 
* The software package for Linux and Mac (source code included) can be downloaded here: [[Media:FamRV.0.0.1.tgz|'''software package download''']]
 +
 +
=== How to Compile ===
 +
* Save it to your local path and decompress using the following command:
 +
  tar xvzf FamRV.0.0.1.tgz
 +
* Go to FamRV_0.0.1/famRvTest/src and type the following command to compile:
 +
  make
 +
 +
=== How to Execute ===
 +
* Go to FamRV_0.0.1/famRvTest/bin and use the following:
 +
  ./famRvTest

Revision as of 16:59, 2 September 2013

Brief Description

famRvTest is a computationally efficient tool for family-based association analyses of rare variants using sequencing or genotyping array data. famRvTest supports both single variant and gene-level associations.

Download and Installation

  • University of Michigan CSG users can go to the following:
 /net/fantasia/home/sfengsph/code/famRV/bin/famRvTesst

Where to Download

How to Compile

  • Save it to your local path and decompress using the following command:
 tar xvzf FamRV.0.0.1.tgz
  • Go to FamRV_0.0.1/famRvTest/src and type the following command to compile:
 make

How to Execute

  • Go to FamRV_0.0.1/famRvTest/bin and use the following:
 ./famRvTest