Giter VIP home page Giter VIP logo

biobuilds / plink-ng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chrchang/plink-ng

0.0 1.0 0.0 57.66 MB

A comprehensive update to the PLINK association analysis toolset. Beta testing of the first new version (1.90), focused on speed and memory efficiency improvements, is finishing up. Future development will revolve around critical extensions to the core file format (multiallelic variants, dosage, phase).

Home Page: https://www.cog-genomics.org/plink2

License: GNU General Public License v3.0

Makefile 0.06% C++ 0.71% C 98.14% Objective-C 0.29% Shell 0.04% Python 0.76%

plink-ng's Introduction

plink-ng

This is mostly a large collection of report-generating functions which do not depend on each other. plink_common contains convenience functions for file parsing and bit manipulation, plink_matrix encapsulates a few common matrix operations (which are resolved via LAPACK calls under the hood), and plink.c handles command-line parsing and initial dispatch; it's often not necessary to deal with any other files when adding a new command.

When building directly from the code in this repository, you'll probably want to use Makefile.std instead of Makefile; the latter is just aimed at my own OS X and Win64 machines.

Yes, I would like to migrate this codebase to C++11. Unfortunately, the version of GCC currently bundled with Scientific Linux, which we need to build maximally portable Linux binaries, has poor support for it.

Additional discussion is at https://www.cog-genomics.org/plink2/dev .

plink-ng's People

Contributors

chrchang avatar mindswarm avatar kalel34 avatar mkanai avatar davidfischer avatar

Watchers

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