File: README.txt

package info (click to toggle)
vcftools 0.1.12%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,680 kB
  • ctags: 1,215
  • sloc: cpp: 12,118; perl: 10,973; ansic: 1,467; pascal: 1,064; makefile: 67; php: 57; sh: 12
file content (37 lines) | stat: -rw-r--r-- 1,335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
License:
    The program package is released under the GNU Lesser General Public 
    License version 3.0 (LGPLv3).

Credits:
    Adam Auton        (cpp executable)
    Petr Danecek      (perl)
    Anthony Marcketta (cpp executable)
    
Compiling:
    To compile and install VCFtools, you should type 'make' in the 
    vcftools folder. The perl scripts and cpp executable will be 
    installed in the /vcftools_(version_num)/bin/ folder. It is 
    recommended that you add this folder to you PATH.

Documentation:
    The latest version of the documentation and examples of usage can be 
    found in the website subdirectory or go online:
         http://vcftools.sourceforge.net/docs.html

Getting Help:
    The best way to get help regarding VCFtools is to email the mailing
    list: vcftools-help@lists.sourceforge.net 
    
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