Hi,
@amcpherson Thans for developing this tool!
In my result, I got 6 clones in /trees/{tree_solution}/clone_freq, but only got 5 clones in /trees/{tree_solution}/cluster_assignment/.
The content of clone_freq is:
0.618809 0.0 0.0 0.0173867 0.0970734 0.266731
0.0484576 0.0809986 0.104325 0.112758 0.142484 0.510976
So there are 6 clones. Am I right?
The content of cluster_assignment is:
index value
0 5
1 4
2 3
3 2
4 1
5 4
My guess is that the numbers in "value" are clone IDs. If it's the case, there are only 5 clones which is fewer than 6 as indicated by clone_freq.
Could you please help me out?
Thank you in advance.
Hi,
@amcpherson Thans for developing this tool!
In my result, I got 6 clones in /trees/{tree_solution}/clone_freq, but only got 5 clones in /trees/{tree_solution}/cluster_assignment/.
The content of clone_freq is:
So there are 6 clones. Am I right?
The content of cluster_assignment is:
My guess is that the numbers in "value" are clone IDs. If it's the case, there are only 5 clones which is fewer than 6 as indicated by clone_freq.
Could you please help me out?
Thank you in advance.