-
The "lset ploidy=[haploid | diploid] command does not work. The error message is:
Could not find parameter "ploidy"
I found that this was due to an error in the command.c file. In the commands table, the list of parameters for the Lset command, and also the mcmc command, were in error. I have corrected that in the attached command.c file.
I did find that, because of the error, I was...
2009-01-29 21:41:07 UTC in MrBayes
-
This is fixed in version 1.20. I allocated a larger line buffer for reading from the input files.
2008-09-03 20:53:31 UTC in Lucy
-
This is a legitimate bug, caused by a too small buffer (256 bytes) for reading from the FASTA file. I will fix and post a new version within a few days.
2008-04-22 15:37:28 UTC in Lucy
-
thermodog registered the Lucy project.
2008-03-07 19:42:57 UTC in Lucy