Git Product home page Git Product logo

covld's Introduction

covld

Estimate linkage disequilibrium between unphased loci

The software in this directory implements a method for estimating linkage disequilibrium, which is described in the following publication.

@Article{Rogers:G-182-839,
  author =       {Rogers, Alan R. and Chad Huff},
  title =        {Linkage Disequilibrium between Loci of Unknown Phase},
  journal =      {Genetics},
  year =         2009,
  volume =   182,
  number =   3,
  pages =    {839--844},
  month =    {July},
}

FILE                 DESCRIPTION

estimate_ld.py      Implements various estimators of LD.  If you write your
                    own Python program, import this as a package.

myexcept.py         Defines exceptions used by the other programs.

tst_r.py            Tests the functions in estimate_ld.py.

covld.py            Reads a data file and estimates LD using the Rogers-Huff
                    method and (optionally) the Excoffier-Slatkin method.
                    For usage info, type "python covld.py -h".

covld-dat.txt       Sample input file for covld.py.  The input format is
                    described in the header of this file.

This software is all in the public domain.

Alan R. Rogers

covld's People

Contributors

alanrogers avatar

Stargazers

 avatar Zilin Ren avatar Sheng Wang avatar peterdfields avatar Clint Valentine avatar Vassily Trubetskoy avatar Kamil Slowikowski avatar Michael McConville avatar  avatar Brent Pedersen avatar

Watchers

 avatar  avatar  avatar

covld's Issues

Can it handle missing data?

Can your code handle missing data (eg: a sample with no call at a loci)?
It isn't in the example and I don't notice it anyplace obvious in the code.
If the answer is "no", then that is a pretty bit limitation.

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.