medvedevgroup / SibeliaZ

A fast whole-genome aligner based on de Bruijn graphs
http://medvedevgroup.com/
Other
140 stars 19 forks source link

Getting alignments after running with "-n" #49

Open thekswenson opened 1 year ago

thekswenson commented 1 year ago

Thanks for your nice tool.

Once I've run SibeliaZ once using the -n switch to compute just the blocks, is there a way to then compute the alignments using the blocks that have already been computed?

This feature would save time for me, since I'm using large genomes.

Alternatively, it would provide another use case, where I could specify a new, or modify the existing, blocks_coords.maf file, using the next call to SibeliaZ in an alignment step.