etetoolkit / ete

Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection of command line tools, including utilities to work with the NCBI taxonomy tree.
http://etetoolkit.org
GNU General Public License v3.0
773 stars 216 forks source link

Installing ete_toolchain without conda #695

Open sodiumnitrate opened 12 months ago

sodiumnitrate commented 12 months ago

I need the "external applications" to run stuff from the command line, but I don't want to use conda. It says I should manually compile from etetoolkit/ete_toolchain, but that repo seems to be empty. What am I missing?

➜  ete git:(ete4) ete4 build check
WARNING: external applications not found
Install using conda (recomended):
 conda install -c etetoolkit ete_toolchain
or manually compile from:
 https://github.com/etetoolkit/ete_toolchain