pystyl icon indicating copy to clipboard operation
pystyl copied to clipboard

Dendrogram color

Open mikekestemont opened this issue 9 years ago • 2 comments

in scipy_dendrogram() the coloring of the branches is still default and looks aweful

mikekestemont avatar Sep 18 '15 14:09 mikekestemont

You could use ETE to produce static trees as well. Keeps the code simpler.

fbkarsdorp avatar Sep 19 '15 11:09 fbkarsdorp

you can do that now already with the mode='r' argument for the ete-wrapper-functions. For the simplicity of the gui, we will indeed probably have to make a choice between the two.

mikekestemont avatar Sep 21 '15 06:09 mikekestemont