Closed karel-brinda closed 3 years ago
This was a tough one but I think I have a potential reason, that they all seem to be named the same thing. They seem to be colliding with each other in the sqlite database.
[gzu2@monolith1 mashtree-help]$ \ls sketches/*.msh | xargs -n 1 mash info | grep '\.fa' | sort | uniq -c
46 /well/iqbal/people/phelim/mash/tmp/1696.fa
99 /well/iqbal/people/phelim/mash/tmp/1697.fa
100 /well/iqbal/people/phelim/mash/tmp/1698.fa
100 /well/iqbal/people/phelim/mash/tmp/1699.fa
53 /well/iqbal/people/phelim/mash/tmp/1700.fa
Great, thank you so much for figuring out what's going wrong! I thought Mashtree was using names of the actual files and had no idea that the original names are stored in the .msh
files.
Describe the bug I'm trying to compute a tree from precomputed sketches (sketches.tar.gz). I always get the following error (see also the full log.txt):
Desktop (please complete the following information):