You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graph outputs can be in either Newick, eNewick, dot, and pdf formats. Newick
361
361
tree files can be viewed in other programs such as \href{http://tree.bio.ed.ac.uk/software/figtree/}
362
-
{FigTree} or \href{http:/https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/algorithms-in-bioinformatics/software/}
363
-
{Dendroscope}. eNewick files can only be viewed in a text editor. \phyg can output a dot
362
+
{FigTree} or \href{https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/algorithms-in-bioinformatics/software/dendroscope/}{Dendroscope}.
363
+
eNewick files can only be viewed in a text editor. \phyg can output a dot
364
364
file, along with a pdf file that can be viewed in a vector graphics program. The dot file can
365
365
be viewed (and modified) in \textit{Graphviz}. In order to output pdf files the application
366
366
\textit{dot} must be installed from the \href{https://graphviz.org/download/}{Graphviz} website.
367
367
In macOS systems, the user must also install the \textit{Cairo} renderer. Both \textit{Graphviz}
368
-
and \textit{Cairo} are available in \href{https://brew.sh/}{Homebrew}, the package manager
368
+
and \textit{Cairo} are available in \href{https://brew.sh/}{Homebrew}, a package manager
369
369
for macOS.\\
370
370
371
371
\noindent PDFs can also be generated directly from dot files. In a \textit{Terminal},
0 commit comments