jolobito / SPdel

Comparing species delimitation methods and statistics for DNA Barcoding data sets
5 stars 3 forks source link

Scale bar in the comparison tree is different from my input tree #48

Closed maycol1551 closed 6 months ago

maycol1551 commented 9 months ago

I have been using this code to compare a COI-5P dataset: SPdel.py My_COI-5P.fasta -P -T -t My_RAxML_tree.nwk -X External_comparison.csv -C ASAP,ABGD,PTP,bPTP,GMYC

The csv file contains the results from the ABGD,ASAP and GMYC. My external tree is a RAxML tree.

I got the final comparison tree with the 5 species delimitation methods and the consensus. Everything looks correct except for the scale bar in the comparison tree. The scale bar values are different from the input RAxML tree.

Also, is there a way to keep the bootstrap values in the comparison tree?

I am using a linux system.

Thank you

jolobito commented 9 months ago

Hi @maycol1551. We are working in a new version incluiding the support values in the tree. Certainly the scale bar length seem to be a issue! Thanks for reporting! We will check that

jolobito commented 9 months ago

The scalebar issue was solved. Please reinstall the SPdel to test! Thanks!

maycol1551 commented 9 months ago

Hi @jolobito I confirm the scale bar issue has been fixed. Everything looks good now. This tools is awesome, I am looking forward for the next version that includes the bootstraps values.