Giter Club home page Giter Club logo

gwas_bmi's Introduction

GWAS

GWAS analysis with bash scripts/ command lines to run on HPC and r scripts

Introduction

Body mass index (BMI) is a common measure of obesity and refer to excess body weight, which can be a risk factor for many diseases and chronic conditions. BMI can be considered a complex trait which is highly polygenic. Genome-wide association study (GWAS) can screen the entire genome of larger numbers of individuals to look for association between genetic variants within individuals and their disease traits or quantitative traits, which is a good model for finding potential genetic region with highly statistically significant associations. In this project, GWAS was conducted including more than 11 000 individuals is conducted for BMI and 2 binary traits to assess the contribution of single-nucleotide polymorphisms (SNPs). Hence, we can disclose some loci associated with these phenotypes of interest and determine their common associations.

Method

Genome-wide variant data in real genotype data from the UK Biobank study was provided in binary files .bed, .bim and .fam for total 11793 individuals and more than 298 000 variants across 22 chromosomes (not including sex chromosomes). The data for BMI and two binary traits were recorded in different files. In the binary trait’s files, case phenotype is assigned with ‘1’ and control is assigned with ‘0’. In order to match the encode system of PLINK, all control samples’ annotations are changed to ‘2’ before preforming GWAS with PLINK. Binary trait 2 has 5893 NA values which will be marked as missing values while running GWAS with PLINK

Software

PLINK version 1.9 is used for whole-genome association analyses

Workflow

  1. Quality control
  2. GWAS
  3. R script: QC, Visualization
  4. GRM

gwas_bmi's People

Contributors

thuylinhmk avatar

Stargazers

 avatar

Watchers

 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.