---
name: plinkseq
version: 0.08_1
origin: biology/plinkseq
comment: Toolset for working with human genetic variation data
arch: freebsd:9:x86:64
www: http://atgu.mgh.harvard.edu/plinkseq/
maintainer: jwbacon@tds.net
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 6313436
desc: |
  PLINK/SEQ is an open-source C/C++ library for working with human
  genetic variation data. The specific focus is to provide a platform
  for analytic tool development for variation data from large-scale
  resequencing and genotyping projects, particularly whole-exome and
  whole-genome studies. It is independent of (but designed to be
  complementary to) the existing PLINK package.

  WWW: http://atgu.mgh.harvard.edu/plinkseq/
deps:
  protobuf: {origin: devel/protobuf, version: 2.5.0}
categories: [science, biology]
files:
  /usr/local/bin/behead: c5f2628a38d585307f0e1c8b0d93e19b2a0fee7d6dd1857c05f1794a6167f3bf
  /usr/local/bin/gcol: cb97d99a47c4cd952200184edc49e785801c48551b70c98a88a449cbde57f862
  /usr/local/bin/index: 4d0c57e8f042b1bd2f19eff306a4fa4d33c251cea266d7ef1c1ea37a08a5ad5f
  /usr/local/bin/index.cgi: 3b304b3f1899b7ab4a901217d36cbef85ad3e79319bae30c68c7237e46d69ac9
  /usr/local/bin/mongoose: dc20288e0a25c3c942d778a33ff61f8ee512eee7a0a2083a554904133363d5c3
  /usr/local/bin/pbrowse: 794ed7bddff26be2eca2cf2affcdf468f43980aa12aaa6f3eb84268c5df44978
  /usr/local/bin/pbrowse.cgi: 128f0c628557bf29ac84c6c8f7807ee22b64d72a10e90257b12a00a7f544ade5
  /usr/local/bin/pseq: 1d6fa4c7ef58acde2f745b067eb826cd2307475da5013838d892e090ac3d7153
  /usr/local/bin/tab2vcf: 4dfd084bdcd8c0d488a645e0642846e43f287e7a5dd78225124f87a4edf834d4
  /usr/local/lib/libplinkseq.la: ffc8a2d918d23a95e92ccbecd53aadb024f9214c6066204a87d64807897d2597
  /usr/local/lib/libplinkseq.so: '-'
  /usr/local/lib/libplinkseq.so.0: d97933403b374a62f17ab9518333e66a444ac4f70f2940eb997747e783199286
  /usr/local/share/licenses/plinkseq-0.08_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/plinkseq-0.08_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/plinkseq-0.08_1/catalog.mk: 0930192f553aa8e4d99bbf3948c507d0a8708ea0da2c2888acf241ccebf95203
directories:
  /usr/local/share/licenses/plinkseq-0.08_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
