bacpop / PopPUNK

PopPUNK 👨‍🎤 (POPulation Partitioning Using Nucleotide Kmers)
https://www.bacpop.org/poppunk
Apache License 2.0
89 stars 18 forks source link

Add option to save distances as edge weights in graph #123

Closed johnlees closed 3 years ago

johnlees commented 3 years ago

Run with --graph-weights to add an edge property which is the Euclidean distance between nodes.

Closes #121