This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to install non conda software

Hi everyone! How can I install non conda software from github in a conda env? Thank you in advance.

non conda

1 answer

Install the software following the standard directions. Make sure the program gets added to your $PATH. It should then work within any conda environment.

Log in to answer this question.