Daniel Huson's lab

Results 19 comments of Daniel Huson's lab

Thanks for the message. I have fixed the issue and am uploading new installers now. The new releases fixe some issues with vector formats. If problems remain, please let me...

Please send me a file that produces that particular error and I will look into it...

s=31,000 splits for n=1000 taxa... that's a challenging dataset, given that the number of nodes and edges can be 2^s in the worst case. You can open the file and...

Thank you for your message. I have added an File->Export->Image... menu item and also an export image button (top left tool bar). These export to gif, png and tif. Export...

I will implement exporting an image when running a workflow, in the near future

In the SplitsTree App, coordinates are calculated in the final view block. Currently, there is no way to export them, but I will add this functionality in the near future.

I'll implement this in the near future

Dear Kevin, do you want control over individual color assignments or would it suffice to choose between different color schemes? Neither is currently available in the UI, but would be...

To define traits, after specifying the taxa block, you need to specify a traits block, using this syntax: BEGIN TRAITS; [TITLE {title};] DIMENSIONS [NTAX=number-of-taxa] NTRAITS=number-of-traits; [FORMAT [LABELS={YES|NO}] [MISSING=symbol] [SEPARATOR={COMMA|SEMICOLON|WHITESPACE}] ;]...