Coder Social home page Coder Social logo

random-metal's Introduction

DOI

METAL is a tool for the meta-analysis of genome-wide association studies.

Documentation is available at: http://www.sph.umich.edu/csg/abecasis/Metal/

This version makes two changes:

  1. It implements the DerSimonian-Laird random effects model. This requires a third pass through the files, calculating tau-square and the random effects parameters, so it takes about 50% longer than the heterogeneity analysis, and three times longer than the fixed effects analysis
  2. The results are now all printed to 7 significant figures (previously it was only 4)

To run the random effects model it is necessary to issue the following command:

ANALYZE RANDOM

This returns

  • Fixed effects: Effect, StdErr standard error, pval p-value
  • Heterogeneity stats: Direction, HetISq I square statistic, HetChiSq Q statistic, HetDf Q stat DF, HetPVal, p-value for heterogeneity, tausq tau squared
  • Additive random effects (DerSimonian-Laird estimator): EffectARE, StdErrARE, PvalueARE
  • Multiplicative random effects (The Effect size for this is the same as the Fixed effects): StdErrMRE, PvalueMRE

See the examples/GlucoseExample/metal2.txt for an example.

Note that currently there is only a compiled executable available for Linux machines

If you use this please cite using the DOI above as well as the original METAL software here https://doi.org/10.1093/bioinformatics/btq340

random-metal's People

Contributors

explodecomputer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.