pkgsrc/biology/Makefile
adam 1d7a39df12 bcftools: added version 1.9
BCFtools is a program for variant calling and manipulating files in the Variant
Call Format (VCF) and its binary counterpart BCF. All commands work
transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.
In order to avoid tedious repetion, throughout this document we will use "VCF"
and "BCF" interchangeably, unless specifically noted.

Most commands accept VCF, bgzipped VCF and BCF with filetype detected
automatically even when streaming from a pipe. Indexed VCF and BCF work in all
situations. Unindexed VCF and BCF and streams work in most, but not all
situations. In general, whenever multiple VCFs are read simultaneously, they
must be indexed and therefore also compressed.
2018-11-15 09:21:24 +00:00

51 lines
912 B
Makefile

# $NetBSD: Makefile,v 1.48 2018/11/15 09:21:24 adam Exp $
#
COMMENT= Software for the biological sciences
SUBDIR+= arka
SUBDIR+= azara
SUBDIR+= bcftools
SUBDIR+= bioperl
SUBDIR+= bodr
SUBDIR+= bwa
SUBDIR+= cdhit
SUBDIR+= chemical-mime-data
SUBDIR+= chemtool
SUBDIR+= clustalw
SUBDIR+= coalesce
SUBDIR+= fastDNAml
SUBDIR+= fluctuate
SUBDIR+= gabedit
SUBDIR+= genesplicer
SUBDIR+= glimmer
SUBDIR+= gnome-chemistry-utils
SUBDIR+= gp
SUBDIR+= gromacs
SUBDIR+= hmmer
SUBDIR+= htslib
SUBDIR+= lucy
SUBDIR+= mopac
SUBDIR+= mpqc
SUBDIR+= mummer
SUBDIR+= ncbi-blast+
SUBDIR+= nut
SUBDIR+= openbabel
SUBDIR+= p5-Bio-ASN1-EntrezGene
SUBDIR+= pdbalign
SUBDIR+= phylip
SUBDIR+= plink
SUBDIR+= plinkseq
SUBDIR+= primer3
SUBDIR+= profit
SUBDIR+= puzzle
SUBDIR+= py-mol
SUBDIR+= py-pydicom
SUBDIR+= rasmol
SUBDIR+= samtools
SUBDIR+= sewer
SUBDIR+= stride
SUBDIR+= trimmomatic
SUBDIR+= xylem
.include "../mk/misc/category.mk"