Code Monkey home page Code Monkey logo

cs4775_final_project's Introduction

STRUCTURE Implementation - CS4775 Final Project

Overview

This repo contains a partial Python implementation of the STRUCTURE algorithm, completed as a required final project for CS4775, taken at Cornell University in Fall 2016. The primary motivation for this project was to implement a non-trivial approach to a problem in the field of computational biology. The objectives were to implement an approach discussed in the literature and apply it to a real dataset.

The implementation can be found in structureJonathan.py. The repository also contains the source code for the C implementation of STRUCTURE, which can be downloaded here. A PDF writeup of my results can be found in structureWriteup.pdf.

STRUCTURE Overview

In the field of population genetics, classification of individuals into populations is a common method used to study various problems. STRUCTURE takes a model-based clustering method for using multilocus genotype data to infer structure and assign individuals to populations. More information can be found in the writeup or on the official STRUCTURE website here.

Data

The algorithms are considered on a portion of the Hapmap3 dataset, as acquired by Admixture.

Some Implementation Details

At the time of completion, the model without admixture was fully implemented, showing good results with both STRUCTURE and Admixture. The model with admixture is mostly implemented, but does not show results that agree with STRUCTURE or Admixture. I estimate that the implementation is 90% complete.

Statement of Originality

I, Jonathan, am the sole contributor to both the implementation and data analysis. Guidance was generously given by Professor Williams and Melissa Hubisz.

cs4775_final_project's People

Contributors

jmares93 avatar

Watchers

 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.