<div dir="ltr"><div>Yes, it should still work, but keeping track of its dependencies is an ongoing chore and you may need to do some investigation yourself if it doesn't work on your system.<br><br></div>The real reason for its deprecation is that the plot it draws is misleading -- branch lengths are ignored and the distances between nodes in the plot is arbitrary, per the graphviz layout engine. But it looks like a proper radial phylogeny at first glance, which could lead to a wrong interpretation of the data. It would be better for users to create radial plots with another library like ETE or DendroPy, or just use the simple rectangular plot produced by Phylo.draw.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 4, 2018 at 10:13 AM, Tiago Antão <span dir="ltr"><<a href="mailto:tiagoantao@gmail.com" target="_blank">tiagoantao@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I have some old code that uses draw_graphviz, but a recent Biopython is saying that it is deprecated. The documentation that I have found on the site still refers to draw_graphviz .<br><br></div>A few questions:<br></div>1. Is it still possible to use graphviz as a backend?<br></div>2. If so, is there any place to find documentation on it?<br><br><br></div>Thanks a lot,<br></div>Tiago<span class="HOEnZb"><font color="#888888"><br clear="all"><div><div><div><div><div><div><div><br>-- <br><div class="m_5284695573046539672gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Tiago Antao<div>Scientific and HPC programmer</div><div><a href="http://tiago.org" target="_blank">http://tiago.org</a></div><div><a href="https://github.com/tiagoantao/" target="_blank">https://github.com/tiagoantao/</a><br></div></div></div>
</div></div></div></div></div></div></div></font></span></div>
<br>______________________________<wbr>_________________<br>
Biopython mailing list  -  <a href="mailto:Biopython@mailman.open-bio.org">Biopython@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/biopython" rel="noreferrer" target="_blank">http://mailman.open-bio.org/<wbr>mailman/listinfo/biopython</a><br></blockquote></div><br></div>