wrong tree from example data
Hello I use ubuntu 18.04 and i install with : Debian Testing/Ubuntu 16.04 (Xenial)
apt-get update -qq apt-get install -y git python3 python3-setuptools python3-biopython python3-pip kmc pip3 install git+git://github.com/sanger-pathogens/saffrontree.git
I find the file in my path ~/.local/lib/python3.6/site-packages/saffrontree but there is no run_test.py when i run example saffrontree output_directory saffrontree/example_data/fastas/*.fa my tree is wrong : [&R] (('saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Typhi_Ty2_v1.fa':0.5,('saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Typhi_str_CT18_v1.fa':0.5,'saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Typhimurium_str_LT2_v1.fa':0.5):0.0):0.0,(('saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Weltevreden_str_10259_v0.2.fa':0.5,'saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Typhimurium_SL1344_v4.fa':0.5):0.0,('saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Paratyphi_A_str_AKU_12601_v2.fa':0.5,'saffrontree/example_data/fastas/start_Salmonella_enterica_subsp_enterica_serovar_Typhimurium_DT104_v1.fa':0.5):0.0):0.0);
Do you know what appends? Best,
I have the same issue...running ubuntu 20.04 via WSL2.