wip/ad2vcf: import ad2vcf-0.1.1.11

ad2vdf extracts allelic depth info from a SAM stream and adds it to a
corresponding single-sample VCF file.
This commit is contained in:
Jason Bacon 2020-05-19 13:15:53 -05:00
parent dd3c0f5e83
commit 5ce04436ad
4 changed files with 33 additions and 0 deletions

2
ad2vcf/DESCR Normal file
View File

@ -0,0 +1,2 @@
ad2vdf extracts allelic depth info from a SAM stream and adds it to a
corresponding single-sample VCF file.

23
ad2vcf/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
#
###########################################################
# Generated by fbsd2pkg #
# Tue May 19 13:12:28 CDT 2020 #
###########################################################
DISTNAME= ad2vcf-0.1.1.11
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
GITHUB_PROJECT= ad2vcf
GITHUB_TAG= 1dd540c1d20eacfccc57d7b240d5274931b17c78
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= https://github.com/auerlab/ad2vcf
COMMENT= Add allelic depth info from a SAM stream to a VCF file
LICENSE= 2-clause-bsd
pre-build:
(cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend)
.include "../../wip/biolibc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

2
ad2vcf/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/ad2vcf

6
ad2vcf/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (ad2vcf-0.1.1.11-1dd540c1d20eacfccc57d7b240d5274931b17c78.tar.gz) = eb2ec815d9baf9ff1359a7ed7cc4d4d8e6f2c731
RMD160 (ad2vcf-0.1.1.11-1dd540c1d20eacfccc57d7b240d5274931b17c78.tar.gz) = 7da9a410c221ba598ebf3bb05b56903b7a196eb0
SHA512 (ad2vcf-0.1.1.11-1dd540c1d20eacfccc57d7b240d5274931b17c78.tar.gz) = ccee291fa8f2ba0db5b80211590e08aacb0cfedbb18de9218415bd4851bdfdc7540f144dea832ac273b68922b82680452e9ea5eec60b5f903b0c31fdf96bdaaf
Size (ad2vcf-0.1.1.11-1dd540c1d20eacfccc57d7b240d5274931b17c78.tar.gz) = 54346 bytes