xavierdidelot / ClonalFrameML

ClonalFrameML: Efficient Inference of Recombination in Whole Bacterial Genomes
GNU General Public License v3.0
109 stars 27 forks source link

Using Mummer output as CFML input #117

Closed edsonmachado closed 3 years ago

edsonmachado commented 3 years ago

Hi Xavier,

I've seen you suggesting try to use Mummer to align genomes against a reference as a possible input to CFML. I haven't use Mummer so far, but I would like to follow your suggestion. However, looking to Mummer documentation, it seems that output files don't fit directly to CFML as input (alignment or XMFA).

Do you have some information about pre-processing Mummer output files before going into CFML?

Best regards

xavierdidelot commented 3 years ago

Yes indeed mummer does not directly generate an alignment in fasta format and so you would need to write or find a script to do this.