___
Biojava-l mailing list - [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l
Sir ,
I am very much enthusiastic to have my
foot towards Bio informatics , a huge ocean
with the help of small key I have in my hand
i.e Java ( infact big enough).
Hence please kindly help me to have my ambition
satisfied by giving me the basics of what .
Sanath Kuma
Hi
Having made a mistake in serialising HMMs before - are you writing your
serialised object at several points in the code? Unless you write all of
the models at the same point, they will not work when you read them back
in.
Cheers,
Lachlan
>
> Message: 1
> Subject: RE: [Biojava-l] Create DP
Hi,
HMM serialization (or persistance) seems to be an
ongoing problem for people. We (OK - I) wrote this
code a long time ago, back in the dark ages when I
didn't know much about programming. Does anyone want
to fix this mess once and for all, and write a HMM
persistance API? It sounds like that
Yup,
It needs fixing, serialization and BioJava just don't seem to play that
well :(
The question is what kind of API. The attractive part about
serialization is that when it works you get back what you started with.
You can also do RMI. The downside of the XML model is you don't get back
what y