[Dynamite] update
Guy Slater
guy@ebi.ac.uk
Wed, 26 Apr 2000 16:47:43 +0100 (BST)
On Mon, 24 Apr 2000, Ian Holmes wrote:
> I have to stop work on this for a few days (visiting Paracel tomorrow) so
> here is what I've done on Telegraph so far. I have just kind of pushed
> ahead with the Perl thing, because it made so much sense to me.
>
> This is not a working prototype yet, but it does support a couple of
> tests. You can find them in the directory "Telegraph/t" (of course). Make
> sure that the root directory "Telegraph" is located in a directory that is
> in your $PERL5LIB path.
>
> I'm just posting them so y'all know roughly where we're at.
I had a go, and the tests ran fine ... looks good.
There seem to be lots of files ending in ~ Is that an emacs thing ?
Is this still supposed to correspond to the idl in the wiki,
or has that been put aside for the moment ?
Browsing the code, I can't see the correspondance.
Is this stuff in the cvs now ? Ewan - afaik, I don't have a bioperl
account - can you set one up so I can have access to thre repository, please.
> =====
>
> The tests:
> alphabet-test.pl
> constructs a few Alphabets and works them out
>
> param-test.pl
> constructs a few Params (substitution matrices and the
> like) from string identifiers; assigns Values to them;
> writes the Values out and reads them back in
>
> Untested/incomplete modules:
>
> Group, Space, DirichletMixture
> ...training modules for specifying the
> probabilistic structure of a Param space
> & corresponding Dirichlet pseudocounts
>
> Element, AlgebraicTerm, AlgebraicProduct
> ...modules for specifying mappings between Param spaces
> and parsing expressions like:
>
> RNA_match[n](UCC) = Protein_match[n](S) * RNA_null(U) * RNA_null(C) / (RNA_null(U) * RNA_null(C) + RNA_null(A) * RNA_null(G) + (RNA_null(U) + RNA_null(C)));
>
>
> PolymerPairModel, Transition
> ...modules for specifying PolymerPairModels
> (these are the most hardcore models so I decided to do
> them first)
>
> =====
>
> So - good news is I reckon we'll definitely have something by ISMB...
>
> Ian
>
--
%!PS % <------ Guy St.C. Slater ------> http://www.ebi.ac.uk/~guy/ <------
210 297/a{def}def/b{translate}a b 36/c{rotate}a c 0 1 0 1 12/d{exch moveto}
a/e{closepath stroke}a/f{index}a/g{0 0 0 0 4 f}a/h{setlinewidth newpath dup
g}a{pop exch 1 f add 0 h neg d lineto 72 c lineto e 2 h d 3 f 0 108 arc d e
18 c 0 2 f neg b 18 c}for 72 c newpath add g 0 7 arc d e pop showpage