Git Product home page Git Product logo

torus's Introduction

TORUS - QTL Discovery utilizing Genomic Annotations

torus is a free software package that implements a computational procedure for discovering molecular QTLs incorporating genomic annotations.

Compilation

The following C/C++ libraries are required for compiling the source code

  • GNU GSL library
  • Zlib library
  • Boost C++ library

Command line options

1. Required input files

  • -d data_file: the data_file should be compressed in gzip format and contain summary statistics from single SNP association analysis. Currently, two formats are supported: 1) gzipped MatrixEQTL output single SNP association result;
  1. pre-computed Bayes factors based on single SNP association tests. If 2) is used, it is important to specific --load_bf in the command line.

2. Optional input files

  • -smap snp_map: gzipped SNP position files
  • -gmap gene_map: gzipped Gene position (transcription start site) file With both files specified, torus will control for SNP distance to transcript start site (TSS)

3. Task options

  • -est: output the estimates of enrichment parameters and their confidence intervals
  • -qtl: perform Bayesian FDR control, and output the result
  • -dump_prior: compute SNP-level priors using the estimated enrichment estimates for each locus

Tutorials and Sample files

We provide two real data tutorials to illustrate the usage of torus for QTL discovery. They eQTL data from the GEUVADIS project and the GTEx liver tissue. The tutorials can be found in the [examples] (https://github.com/xqwen/torus/tree/master/examples/) directory.

Reference and citation

  • Wen, X. Effective QTL Discovery Incorporating Genomic Annotations. bioRxiv doi:10.1101/032003.

torus's People

Contributors

biosml avatar xqwen avatar pettyalex 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.