Git Product home page Git Product logo

pncgwasworkflow's Introduction

PNCgwasWorkflow

Workflow for imputation of PNC genomics data (prior to genome wide association study). Details on how we used this workflow contained here: /documentation/Genotype-Imputation.pdf.

Order to run for genotype imputation:

Filename Description
00a-createPheno.R Run as Rscript to make phenotype file with FID and IID as first two columns
00b-createFID_IID.R Run as Rscript to make FID_IID file
00c-createSexInfo.R Run as Rscript to make subject sex information file
01a-subsetEA.sh Submit as PBS job to subset the genotype files for race = EA
01b-recodeAlleles.sh Submit as PBS job to recode alleles from 12 (AB) coding to ACGT coding
02a-preImputeQc.sh Submit as PBS job to perform quality checking
02b-alignment_Omni.sh Submit as PBS job to perform alignment using HRC, run sh Run-plink.sh before moving on
02b-alignment_Quad.sh Submit as PBS job to perform alignment using HRC, run sh Run-plink.sh before moving on
02b-alignment_v1.sh Submit as PBS job to perform alignment using HRC, run sh Run-plink.sh before moving on
02b-alignment_v3.sh Submit as PBS job to perform alignment using HRC, run sh Run-plink.sh before moving on
02c-bgzip.sh Submit as PBS job to compress chromosome files for upload to imputation server
02e-assayed.sh Run with: sh 02d-assayed.sh, should complete very quickly, produces assayed.txt

At this point imputation should be attempted/completed on the Michigan Imputation Server.

Filename Description
02d-index.sh Submit as PBS job to index imputed files after download from imputation server
03a-reheader_Omni.sh Submit as PBS array job to reheader GO_Omni imputed chromosome files
03b-reheader_Quad.sh Submit as PBS array job to reheader GO_Quad imputed chromosome files
03c-reheader_v1_hg18.sh Submit as PBS array job to reheader GO_v1_hg18 imputed chromosome files
03d-reheader_v3.sh Submit as PBS array job to reheader GO_v3 imputed chromosome files
04-merge.sh Merge the separate reheadered chip chromosome files into one set of chromosome files
05-final_merge.sh Merge the separate chromosome files into one single genotype file
06-final_qc.sh Perform LD pruning, IBD pruning, output cleaned hrc file
07a-convert.sh Convert from .ped/.map to EIGENSTRAT file format
07b-pca.sh Perform PCA to extract eigenvectors and eigenvalues
08-filterR2.sh Use the Rsquared values computed during imputation to remove SNPs with R2 less than 0.8

pncgwasworkflow's People

Contributors

mrparker909 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.