Hi! I am starting to work with the Biojava and I am finding problems for which not meeting the answers. If somebody could help me, I would be immensely been thankful. I have a HMM that have 81 main states, a beginning state, an end state, 82 delete states and 82 insert states. The states delete do not emit symbols, as well as beginning and end. The states main and insert emit. The problem occurs when I give the following command: DP dp = DPFactory.DEFAULT.createDP(seqPromoter); >From this point, the program does not execute more, but also it does not emit errors. I read in some place that this could happen in one of the versions of the Biojava, because this not accepted more than one DotState (I have 82). This is truthful? In case that yes, the following versions of the Biojava correct this problem? Which? In case that not, somebody has idea of how can correct it?
Thank you very much, Daniela. _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l