Giter Site home page Giter Site logo

lauralew11 / vcftools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vcftools/vcftools

1.0 0.0 0.0 874 KB

A set of tools written in Perl and C++ for working with VCF files, such as those generated by the 1000 Genomes Project.

Home Page: https://vcftools.github.io/

License: GNU Lesser General Public License v3.0

C++ 44.82% C 6.59% Perl 44.49% Shell 0.78% Makefile 0.15% M4 0.20% Roff 2.98%

vcftools's Introduction

VCFtools

A set of tools written in Perl and C++ for working with VCF files, such as those generated by the 1000 Genomes Project.

Project website: https://vcftools.github.io/

License

The program package is released under the GNU Lesser General Public License version 3.0 (LGPLv3). See the LICENSE file for the complete LGPL license text.

Credits

  • Adam Auton (Binary Executable)
  • Petr Danecek (Perl Module)
  • Anthony Marcketta (Binary Executable)

Building VCFtools

General help about the building process's configuration step can be acquired via:

./configure --help

Build from Release Tarball

./configure
make
make install

You may need sudo permissions to run make install.

Build from GitHub

git clone https://github.com/vcftools/vcftools.git
cd vcftools
./autogen.sh
./configure
make
make install

You many need sudo permissions to run make install.

Documentation

Documentation and usage examples can be found here:

https://vcftools.github.io/examples.html

A manual page is also available. If prefix is set to /usr or if MANPATH points to $prefix/share/man, you can access the manual page via:

man vcftools

Getting Help

The best way to get help regarding VCFtools is to email the mailing list:

[email protected]

Citation

If you make use of VCFtools in your research, we would appreciate a citation of the following paper:

The Variant Call Format and VCFtools, Petr Danecek, Adam Auton, Goncalo Abecasis, Cornelis A. Albers, Eric Banks, Mark A. DePristo, Robert Handsaker, Gerton Lunter, Gabor Marth, Stephen T. Sherry, Gilean McVean, Richard Durbin and 1000 Genomes Project Analysis Group, Bioinformatics, 2011 http://dx.doi.org/10.1093/bioinformatics/btr330

vcftools's People

Contributors

auton1 avatar wookietreiber avatar amarcket avatar pd3 avatar aybgim avatar aavilaherrera avatar magicdgs avatar ravihansa3000 avatar agordon avatar soapgentoo avatar dylangraham avatar keiranmraine avatar mssalvatore avatar lindenb avatar schae234 avatar sjackman avatar shun-liang avatar

Stargazers

Laura Lew 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.