Entering edit mode
4.0 years ago
ac2278
▴
20
I have a MUMmer delta file. What commands do I run to import this file into vg for genome graph construction and indexing?
I have a MUMmer delta file. What commands do I run to import this file into vg for genome graph construction and indexing?
get the sv from delta and u can set them as input of vg
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Always mention what you've tried and where exactly you run into a problem.
I think what he/she mean is whether we can use the output delta file of MUMmer (the whole-genome alignment of several de novo assemblies) like the Cactus for building the pangenome graph? I have the same question since there is hal2vg script in the cactus website while we do not know how to transfer the output of mummer to vg input. Thanks