diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-07 03:07:13 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-07 03:07:13 +0000 |
commit | 42ae63942cf45d976af718fd7d990b4afa1cbb13 (patch) | |
tree | 518acf28372976ddd1c049f4abbb2ac794ba89c0 /biology/distribfold/pkg-descr | |
parent | 6228763969966b54776b3cb286d2c6b46b34a059 (diff) | |
download | FreeBSD-ports-42ae63942cf45d976af718fd7d990b4afa1cbb13.zip FreeBSD-ports-42ae63942cf45d976af718fd7d990b4afa1cbb13.tar.gz |
o New port distribfold version 0.1: distribfold.org distributed protein
folding project
o One can start multiple instances of this port. Just install it
using WITH_NCPU
Diffstat (limited to 'biology/distribfold/pkg-descr')
-rw-r--r-- | biology/distribfold/pkg-descr | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/biology/distribfold/pkg-descr b/biology/distribfold/pkg-descr new file mode 100644 index 0000000..b43f204 --- /dev/null +++ b/biology/distribfold/pkg-descr @@ -0,0 +1,24 @@ +[ excerpt from developer's site ] + +This is the distribfold.org's client. + +It makes protein structures to help sample the enormous size of +protein conformatoinal space. We hope to find a few good samples +and understand how a large computation can help crack the problem +of predicting protein structure - the protein folding problem. + +Proteins have a vast number of folds, larger than we could hope to +compute even with distributed computing. Usually only one fold is +found in nature. The Distributed Folding Project aims to test our +new protein folding algorithm. We want see if it can reproduce +natural protein folds after making extremely large samples of many +different folds. + +With your help, we will create the largest samples of protein folds +ever computed. First we will make 1 Billion (1,000,000,000) folds +for 5 small proteins, then we will try 10 Billion (10,000,000,000) +for another 10 large proteins. By the end of our first phase, we +hope to make over 100 Billion protein folds spanning 15 different +proteins. + +WWW: http://www.distributedfolding.org/ |