GithubHelp home page GithubHelp logo

echolee0925 / qtlmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eqtl-catalogue/qtlmap

0.0 0.0 0.0 14.25 MB

Portable eQTL analysis and statistical fine mapping workflow used by the eQTL Catalogue

Home Page: http://www.ebi.ac.uk/eqtl/

License: MIT License

Dockerfile 1.05% HTML 2.45% R 35.03% Python 9.13% Nextflow 51.94% Singularity 0.40%

qtlmap's Introduction

eQTL-Catlogue/qtlmap

Portable eQTL analysis and statistical fine mapping workflow used by the eQTL Catalogue

Nextflow install with bioconda Docker https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg

Introduction

eQTL-Catlogue/qtlmap is a bioinformatics analysis pipeline used for QTL Analysis.

The workflow takes phenotype count matrix (normalized and quality controlled) and genotype data as input, and finds associations between them with the help of sample metadata and phenotype metadata files (See Input formats and preparation for required input file details). To map QTLs, pipeline uses QTLTools's PCA and RUN methods. For manipulation of files BcfTools, Tabix and custom Rscript scripts are used.

The pipeline is built using Nextflow, a bioinformatics workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker / singularity containers making installation trivial and results highly reproducible.

Documentation

The eQTL-Catlogue/qtlmap pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Input formats and preparation
  4. Running the pipeline
  5. Troubleshooting

Pipeline Description

Mapping QTLs is a process of finding statistically significant associations between phenotypes and genetic variants located nearby (within a specific window around phenotype, a.k.a cis window) This pipeline is designed to perform QTL mapping. It is intended to add this pipeline to the nf-core framework in the future. High level representation of the pipeline is shown below:

High_level_schema

Results

The output directory of the workflow contains the following subdirectories:

  1. PCA - genotype and gene expression PCA values used as covariates for QTL analysis.
  2. sumstats - QTL summary statistics from nominal and permutation passes.
  3. susie - SuSiE fine mapping credible sets.
  4. susie_full - full set of susie results for all tested variants (very large files).
  5. susie_merged - susie credible sets merged with summary statistics from univariate QTL analysis.

Column names of the output files are explained here.

Contributors

  • Nurlan Kerimov
  • Kaur Alasoo
  • Masahiro Kanai

qtlmap's People

Contributors

kauralasoo avatar kerimoff avatar ralf-tambets avatar dzerbino 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.