Giter Site home page Giter Site logo

shubhamsaini / snpstr-imputation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gymreklab/snpstr-imputation

0.0 2.0 0.0 20.64 MB

Scripts for analyses and figures for SNP STR Imputation manuscript

Shell 3.64% Python 3.35% Jupyter Notebook 93.01%

snpstr-imputation's Introduction

Scripts and analyses for SNP-STR imputation manuscript

beagle_phase_strs

Scripts to phase STR loci on XSEDE cluster computing environment. In the the genfiles_100.sh file, edit the chromosome and input VCF files. Execute the file. Then run the generated pilot.sh file to phase 100 STRs per compute job.

filter_hipstr_calls

Scripts to filter HipSTR calls on the XSEDE cluster computing environment.

hipstr_str_calling

Scripts to call STRs using HipSTR on Amazon AWS.

./launch_aws.sh "aws_access_key" "aws_secret_key" "chrosome" "[parts]" "volume size" "batch_size" "keyname"

L1O_Analysis

Scripts to perform leave-one-out trials on XSEDE cluster computing environment. Usage:

sbatch -p shared \
-A ddp268 \
-t 0-12:00 \
--job-name=chr21loo \
--mem=5G \
-c 1 \
--get-user-env \
./runme.sh hipstr.calls.chr21.vcf.gz snps.chr21.vcf.gz chr21.snp.str.vcf.gz 21

shapeit_phasing

Scripts to phase SNP haplotypes using SHAPEIT

./phase.sh -v unphased.snps.vcf.gz \
-f pedigree.txt \
-s /path/to/shapeit \
-b /path/to/bcftools \
-p /path/to/plink \
-m directory_to_genetic_maps \
-q createFam.py

ssc-pca

Scripts to perform PCA using 1000 genomes reference panel Input: snps.vcf.gz, 1000genomes.samples.txt Usage:

./script.sh -s ssc.vcf.gz -r ref.samples -c 21

snpstr-imputation's People

Contributors

shubhamsaini avatar

Watchers

James Cloos avatar  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.