Ticket #16243: Portfile

File Portfile, 1.0 KB (added by mike.thon@…, 16 years ago)
Line 
1# $Id$
2
3PortSystem 1.0
4
5name             mcl
6version          08-157
7description      TribeMCL is a method for clustering proteins into related \
8                 groups, which are termed 'protein families'
9long_description \
10    TribeMCL is a method for clustering proteins into related groups, which are \
11    termed 'protein families'. This clustering is achieved by analysing similarity \
12    patterns between proteins in a given dataset, and using these patterns to \
13    assign proteins into related groups. In many cases, proteins in the same protein \
14    family will have similar functional properties. TribeMCL uses a novel clustering \
15    method (Markov Clustering or MCL) which solves problems which normally hinder \
16    protein sequence clustering.
17maintainers     mike.thon@gmail.com
18categories      science
19platforms       darwin
20homepage        http://micans.org/mcl/
21master_sites    http://micans.org/mcl/src/
22checksums       md5 98d7e7712fa356ebf4dd75ba37ee9077
23configure.args  --enable-blast --mandir=${prefix}/share/man