[Tutor] Implementing Genetic Algorithm in Python
Kent Johnson
kent37 at tds.net
Tue Nov 16 21:25:13 CET 2004
Do you know about BioPython? Is that the kind of thing you are looking
for? Andrew Dalke, one of the contributors to BioPython, is a regular on
comp.lang.python.
http://www.biopython.org/
Kent
kumar s wrote:
> Hello tutors,
> In a recent publication by Journal of Biological
> Chemistry, a group of scientists implemented gentic
> algorithm to cluster a set of genes based on the
> statistical values arising from measuring gene
> expression values. I am very much interested in using
> the identical approach on my own data to ask different
> questions.
> Is python suitable for implementing Genetic
> Algorithms? Are there any libraries or modules that
> are useful for implementing GAs. Is there any site
> where I can get some information. I am interested in
> knowing more from tutors.
>
> Thanks
> Kumar.
>
>
>
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - Get yours free!
> http://my.yahoo.com
>
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
More information about the Tutor
mailing list