Unable to run Artemis on Ubuntu
0
0
Entering edit mode
4.1 years ago

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 • 1.3k views
ADD COMMENT
1
Entering edit mode

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

ADD REPLY

Login before adding your answer.

Traffic: 2660 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6