diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2013-12-14 10:02:36 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:06 -0600 |
commit | 2ac64806386fede92fe5e789516808cd23316083 (patch) | |
tree | a35b764c1664bf82fb60362f059ec356139c4264 /academic/vcftools/slack-desc | |
parent | ae708391b5e8ee2e022b7354dbcd96512d90397c (diff) | |
download | slackbuilds-2ac64806386fede92fe5e789516808cd23316083.tar.gz |
academic/vcftools: Added (A program designed for working with VCF).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/vcftools/slack-desc')
-rw-r--r-- | academic/vcftools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/vcftools/slack-desc b/academic/vcftools/slack-desc new file mode 100644 index 0000000000..a15655731f --- /dev/null +++ b/academic/vcftools/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +vcftools: vcftools (A program package designed for working with VCF files) +vcftools: +vcftools: VCFtools is a program package designed for working with VCF +vcftools: files such as those generated by the 1000 Genomes Project. +vcftools: The aim of VCFtools is to provide methods for working with +vcftools: VCF files: validating, merging, comparing and calculate some +vcftools: basic population genetic statistics. +vcftools: +vcftools: Home: http://vcftools.sourceforge.net/ +vcftools: References: /usr/doc/vcftools-0.1.11/References +vcftools: |