emma or clustalw problem?
David Starks-Browning
starksb at ebi.ac.uk
Wed Dec 4 16:49:24 UTC 2002
On Wednesday 4 Dec 02, Wiepert, Mathieu writes:
> Hi,
>
> Not sure if I have an SUE
SUE?
> , or reached a limit in the software or
> hardware.
Clustalw is rather badly broken. The patch below provides a
workaround suitable for Linux. (Was that your platform? You didn't
say.)
Regards,
David
*** emboss/emma.c.orig Thu Aug 22 16:09:03 2002
--- emboss/emma.c Wed Oct 30 12:18:17 2002
***************
*** 440,446 ****
static AjPStr emma_getUniqueFileName()
{
! static char ext[2] = "A";
AjPStr filename = NULL;
--- 440,446 ----
static AjPStr emma_getUniqueFileName()
{
! static char ext[6] = "A0000";
AjPStr filename = NULL;
More information about the EMBOSS
mailing list