Hi Carlos,
You asked me about this before and I forgot to reply, sorry.
So, the purest way to do it is
1. Use --ref Absent in
run_calls.pl (no reference), and then make a distance matrix from SNP calls with reasonable genotypes (eg max (GT_CONF) must be >2 say)
More normally you can use any standard method from the Cortex VCF.
Another option is
a) dump supernodes (=unitigs) --output_supernodes, and then use that as input for --pan_genome_matrix, giving a similarity matrix
Z