This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Unable to run Artemis on Ubuntu

Hi,

I am using Ubuntu 16.04 LTS as my operating system. I am following the BiostarsHandbook in learning bioinformatics. As per the book, I have installed Artemis on my system. These are the commands I have used as given in the Artemis's web site.

conda config --add channels bioconda     (to add the bioconda channel)
conda config --add channels conda-forge  (to add the conda-forge channel)
conda install artemis

When I tried to run it using the following command,

artemis/art

I am getting the following error.

bash: artemis/art: No such file or directory

Thanks

genome assembly

Can you try just art? Program should have been added to your conda $PATH.

0 answers

No answers yet.

Log in to answer this question.