diff options
author | wen <wen@FreeBSD.org> | 2009-12-29 21:39:14 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-29 21:39:14 +0800 |
commit | 672bad1286d6b1c140f08c1a147e57361f48bdad (patch) | |
tree | 00b899da5ca6903128038da8dcda0d2144d5b2b6 /biology/Makefile | |
parent | afe312ce80d790669cfb407a557e16f2578fb6ea (diff) | |
download | freebsd-ports-gnome-672bad1286d6b1c140f08c1a147e57361f48bdad.tar.gz freebsd-ports-gnome-672bad1286d6b1c140f08c1a147e57361f48bdad.tar.zst freebsd-ports-gnome-672bad1286d6b1c140f08c1a147e57361f48bdad.zip |
python-nexus is a generic nexus (phylogenetics) file format(.nex, .trees)
reader for python.
WWW: http://simon.net.nz/articles/python-nexus
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 80a378163120..3e1529566bff 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -83,6 +83,7 @@ SUBDIR += pycogent SUBDIR += pyfasta SUBDIR += pymol + SUBDIR += python-nexus SUBDIR += rasmol SUBDIR += recombine SUBDIR += ruby-bio |