Re: [Mauve-users] XMFA TO MAF

2017-01-31 Thread Aaron Darling
Hi Lynda, xmfa2maf needs to read the sequence files that went into threeway.xmfa, and the "FileNotOpened" exception is probably happening because they are no longer accessible at the original paths stored in the xmfa. There are a few options: 1) restore the sequence files and the xmfa to their orig

Re: [Mauve-users] XMFA TO MAF

2017-01-31 Thread ait zai Lynda
Hi Aaron, Thank you for your answer. $bunzip2 xmfa2maf and $chmod 755 xmfa2maf works well. But when i try to execute i get this results : $./xmfa2maf threeway.xmfa threeway.maf Exception FileNotOpened thrown from Unknown() in gnFileSource.cpp 67 Called by Unknown() Segmentation fault (core dum