diff options
author | pav <pav@FreeBSD.org> | 2006-06-20 04:32:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-20 04:32:08 +0800 |
commit | 0589b6426d724b719018894087d0e6e2965c709e (patch) | |
tree | 6cef55cf71d0cacaf1ef450a091f6a87cc23d49f /biology/Makefile | |
parent | e11c6fb2821d0f772f331dcf9d13e4496a19e46e (diff) | |
download | freebsd-ports-gnome-0589b6426d724b719018894087d0e6e2965c709e.tar.gz freebsd-ports-gnome-0589b6426d724b719018894087d0e6e2965c709e.tar.zst freebsd-ports-gnome-0589b6426d724b719018894087d0e6e2965c709e.zip |
SIMAP (Similarity Matrix of Proteins) is a public database of pre-calculated
protein similarities that plays a key role in many bioinformatics methods. It
contains about all currently published protein sequences and is continuously
updated.
The computational effort for keeping SIMAP up-to-date is constantly increasing.
Please help to update SIMAP by calculating protein similarities on your
computer.
WWW: http://boinc.bio.wzw.tum.de/boincsimap/
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 dff99dacfa39..9dfadc1fbf3d 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -11,6 +11,7 @@ SUBDIR += belvu SUBDIR += biojava SUBDIR += blast + SUBDIR += boinc-simap SUBDIR += clustalw SUBDIR += coalesce SUBDIR += blat |