[Cl-bio-devel] Project merging

Albert Krewinkel krewink at inb.uni-luebeck.de
Wed Apr 23 09:42:24 UTC 2008


Hello,

When I found out about cl-bio a few days ago, I was thrilled to find
someone else working on a general common lisp bio package.  I started
a similar effort some time ago, named CL Computational Biology[1].
It's not in my interest to duplicate any functionality, which is why
I'd like to merge the two code bases.

My main suggestion is to merge the bio-sequence implementations.
During the implementation of CLCB bio-sequences, we focused on the
intuitive handling of sub-intervals.  The concept applied here is to
regard bio-sequences as discrete intervals.  That way, other sequences
and features can simply be mapped upon their respective
'supersequence', keeping information of e.g. where an amino acid 'came
from'.  This also allows for set theoretic handling of bio-sequences.
The concept is a modification of the modeling used by the Ensembl
project[2].

Disregarding your opinion towards the proposed merge, I'd be delighted
to help building a community driven Bio project in eather case.

Best,
Albert



[1] No website yet, but some docs in the svn repository: 
    svn co http://clcb.svn.sf.net/svnroot/clcb/trunk clcb

[2] http://www.ensembl.org/info/using/api/core/index.html


-- 
Albert Krewinkel <krewink (at) inb.uni-luebeck.de>
University of Luebeck, Institute for Neuro- and Bioinformatics
http://www.inb.uni-luebeck.de/~krewink/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://mailman.common-lisp.net/pipermail/cl-bio-devel/attachments/20080423/3b8f119c/attachment.sig>


More information about the Cl-bio-devel mailing list