vcftools/vcftools.github.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>VCFtools</title>
<link rel="stylesheet" href="proxy.php?url=https%3A%2F%2Fgithub.com.%2Fstylesheets%2Fstyles.css">
<link rel="stylesheet" href="proxy.php?url=https%3A%2F%2Fgithub.com.%2Fstylesheets%2Fgithub-light.css">
<script src="proxy.php?url=https%3A%2F%2Fgithub.com.%2Fjavascripts%2Fscale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="proxy.php?url=https%3A%2F%2Fhtml5shiv.googlecode.com%2Fsvn%2Ftrunk%2Fhtml5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header">VCFtools</h1>
<p class="header">A set of tools written in Perl and C++ for working with VCF files.</p>
<ul>
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2Findex.html">Home</a></li>
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2Fexamples.html">Documentation</a></li>
<li class="download"><a class="buttons" href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Ca+href%3D"https://github.com/vcftools/vcftools/zipball/master">Download">https://github.com/vcftools/vcftools/zipball/master">Download ZIP</a></li>
<li class="download"><a class="buttons" href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Ca+href%3D"https://github.com/vcftools/vcftools/tarball/master">Download">https://github.com/vcftools/vcftools/tarball/master">Download TAR</a></li>
<li><a class="buttons github" href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Ca+href%3D"https://github.com/vcftools/vcftools">View">https://github.com/vcftools/vcftools">View On GitHub</a></li>
</ul>
</header>
<section>
<h2>License</h2>
<p>The program package is released under the GNU Lesser General Public License version 3.0 (LGPLv3).</p>
<h2>Citing VCFtools</h2>
<p>If you make use of VCFtools in your research, we would appreciate a citation of the following paper:<br><br>
<a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Ca+href%3D"http://dx.doi.org/10.1093/bioinformatics/btr330"><i>The" rel="nofollow">http://dx.doi.org/10.1093/bioinformatics/btr330"><i>The Variant Call Format and VCFtools</i></a>,
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, <strong>Bioinformatics</strong>, 2011
</p>
<h2>Authors</h2>
<p>The program package is maintained and developed by:</p>
<ul>
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Ca+href%3D"http://www.adamauton.com/">Adam" rel="nofollow">http://www.adamauton.com/">Adam Auton</a> (C++ Module)
<li>Petr Danecek (Perl Module, HTSlib)
<li>Anthony Marcketta (C++ Module)</li>
</ul>
<h2>Posters</h2>
<ul>
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2FVCF-poster.pdf">Original VCFtools poster</a></li>
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2Fvcf_poster_051513.pdf">VCFtools poster from May 2013</a></li>
</ul>
</section>
<footer>
<p><small>Hosted on <a href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Ca+href%3D"https://pages.github.com">GitHub" rel="nofollow">https://pages.github.com">GitHub Pages</a></small></p>
<p>Copyright 2015 © VCFtools</p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-272183-4");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>