summaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-08-09 21:52:34 +0000
committerbrook <brook@pkgsrc.org>2019-08-09 21:52:34 +0000
commitb87b83a4236b221d5b49717453676f9cfef22edd (patch)
tree9ac32ce2ea6169573ea67f74c9cd12effe2a0286 /biology/Makefile
parent13b391bbdf45a63d5b3468640fe74de971b90f95 (diff)
downloadpkgsrc-b87b83a4236b221d5b49717453676f9cfef22edd.tar.gz
py-biopython: initial commit
The Biopython package contains high-quality, reusable modules and scripts written in Python to make it as easy as possible to use Python for bioinformatics. The Biopython includes the follwing: the ability to parse bioinformatics files into python utilizable data structures, including support for the formats such as Blast output, Clustalw, FASTA, GenBank, PubMed and Medicine, various Expasy files, SCOP, Rebase, UniGene, and SwissProt.
Diffstat (limited to 'biology/Makefile')
-rw-r--r--biology/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile
index ad47215398d..274cbc2ac92 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2019/05/10 16:20:22 bacon Exp $
+# $NetBSD: Makefile,v 1.55 2019/08/09 21:52:34 brook Exp $
#
COMMENT= Software for the biological sciences
@@ -43,6 +43,7 @@ SUBDIR+= plinkseq
SUBDIR+= primer3
SUBDIR+= profit
SUBDIR+= puzzle
+SUBDIR+= py-biopython
SUBDIR+= py-mol
SUBDIR+= py-pydicom
SUBDIR+= rasmol