Giter Site home page Giter Site logo

genomes-io-prj's Introduction

Genetic testing

Modules to perform genetic testing for human genomes or SNPs data.

Ancestry testing

Ancestry test is done based on 2 approaches: admix and AncestryMapper.

admix calculates the ancestry composition (e.g. 48.08% North European, 17.77% Mediterranean, 10.21% East African, etc.) for input genome based on different public admixture models. The algorithm is based on the maximum likelihood estimation.

AncestryMapper estimates the similarity of the input genome to several reference ethnic groups by computing the genetic distances based on the Principal component analysis (PCA) procedure. This apporach will not give the ancestry composition as the output like admix, but a sorted list from the most similar ethnic group to the most distance one together with the calculated genetic distances.

Genetic testing based on imputation

(Definition from wiki: Imputation in genetics refers to the statistic reference of unobserved genotypes. It is achieved by using known haplotypes in a population, for instance from the HapMap or the 1000 Genomes Project in humans, thereby allowing to test for association between a trait of interest (e.g. a disease) and experimentally untyped genetic variants, but whose genotypes have been statistically inferred ("imputed"). Genotype imputation is usually performed on SNP, the most common kind of genetic variation.)

This imputation module is adapted and modified from the source code of www.impute.me. The imputation is carried out using the tool impute2. After that, genetic tests are performed by calculating the genetic risk scores for the individual with different traits including several complex diseases, autoimmune diseases, breast cancer, drug response, precision medicine (personal relevant diseases), rare diseases, leukemia, public traits from the UK biobank, as well as the ethnicity, genetic height and hair color, traits related to intelligence, athletics, microbiome and gene mutations.

genomes-io-prj's People

Contributors

trvinh avatar

Watchers

James Cloos avatar  avatar

Forkers

xie186 genomesio

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.