diff options
author | wen <wen@FreeBSD.org> | 2009-11-18 13:53:17 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-11-18 13:53:17 +0800 |
commit | e2ea4fca903437338abcd5ba15a3d8f1104dbe84 (patch) | |
tree | b8a1055ffb8c5efad6a29f4ce8abcd3fb8c2a855 /biology/pyfasta/pkg-descr | |
parent | 0959efbafde514bccebdf145504369b06d04144a (diff) | |
download | freebsd-ports-gnome-e2ea4fca903437338abcd5ba15a3d8f1104dbe84.tar.gz freebsd-ports-gnome-e2ea4fca903437338abcd5ba15a3d8f1104dbe84.tar.zst freebsd-ports-gnome-e2ea4fca903437338abcd5ba15a3d8f1104dbe84.zip |
pyfasta is a python module for fast, memory-efficient, pythonic
access to fasta sequence files.
WWW: http://bitbucket.org/brentp/biostuff/src/
Diffstat (limited to 'biology/pyfasta/pkg-descr')
-rw-r--r-- | biology/pyfasta/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/pyfasta/pkg-descr b/biology/pyfasta/pkg-descr new file mode 100644 index 000000000000..2a027c036a75 --- /dev/null +++ b/biology/pyfasta/pkg-descr @@ -0,0 +1,4 @@ +pyfasta is a python module for fast, memory-efficient, pythonic +access to fasta sequence files. + +WWW: http://bitbucket.org/brentp/biostuff/src/ |