Coder Social home page Coder Social logo

imputation-pipeline's Introduction

imputation-pipeline

This repository contains scripts used in an imputation pipeline for low-coverage (0.05-1x) ancient genomes.

imputation_pipeline.snakefile

Default pipeline, including down-sampling, genotype likelihood calling in ATLAS, and imputation in Beagle. It is written as a snakemake workflow, but bash commands can be easily extracted from the "shell" sections.

local_imputation_pipeline.sh

(Author: Eugenia D'Atanasio)

Pipeline used for local imputation when only genotypes at certain positions are of interest.

pmd_filter.py

Filters out GLs that could result from deamination (C -> T changes).

compare_accuracy.py

Compares imputed and true genotypes to produce the accuracy table for various allele frequency bins.

imputation-pipeline's People

Contributors

ryhui avatar

Stargazers

qianche avatar Bioinfarmer avatar Yassine Souilmi avatar Alexandre Gilardet avatar  avatar Ronak Shah avatar Stephen Turner avatar Isin Altinkaya avatar Jiawei Zhao avatar Rui Martiniano avatar

Watchers

James Cloos avatar  avatar

imputation-pipeline's Issues

Quick Question

How long do you approximate it would take your pipeline to run on a single human genom ~1x coverage?m
thank you-
je,

ATLAS arguments

Should the "sites=" argument to ATLAS be "alleles=" instead?

I'm running with ATLAS 0.9 and when try to specify the known sites with "sites=" as in the pipeline, it seems to output all sites that are covered by at least one read - but when I run with "alleles=", it outputs just the specified sites as expected. The ATLAS documentation describes the "alleles" argument but not "sites": https://bitbucket.org/wegmannlab/atlas/wiki/Variant%20Discovery%20Tools:%20call.

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.