vgteam / vg

tools for working with genome variation graphs
https://biostars.org/tag/vg/
Other
1.07k stars 191 forks source link

Merge of different chromosome graph files #4273

Closed Lucio-Yang closed 2 months ago

Lucio-Yang commented 2 months ago

Hi!

Can vg merge graph files constructed from different chromosomes?

Thanks!

glennhickey commented 2 months ago

See vg combine

Lucio-Yang commented 2 months ago

Thanks~