ClustAGE error on Linux - "Support directory 'bin' is not present"
1
0
Entering edit mode
6.3 years ago

I'm new to using Linux, and I'm trying to run ClustAGE through the command line. As per the Read Me, I've installed bwa and phylip (I think correctly).

When I try and run ClustAGE using the following command:

perl ClustAGE.pl -f AGE_list.txt

I get the following error:

ERROR: Support directory 'bin' is not present in /home/sara/Bioinformatics_programs/ClustAGE.linux.v0.7.7/bin

In that bin folder I've copied the following:

AGE_list.txt
blastn
bwa
ClustAGE.pl
makeblastdb
neighbor
retree
seqboot

Not too sure what I'm missing. Any help would be greatly appreciated.

pangenome • 1.6k views
ADD COMMENT
0
Entering edit mode

Hi

How can I visualize heat map on iOTL? Did you get the results for your data? I am having trouble in visualization part.

ADD REPLY
1
Entering edit mode
6.3 years ago
vimalkvn ▴ 320

The ClustAGE.pl script is looking for a bin directory in the same path where it is located. If you move ClustAGE.pl and AGE_list.txt to /home/sara/Bioinformatics_programs/ClustAGE.linux.v0.7.7/ and then run the command again, it should work.

ADD COMMENT
0
Entering edit mode

Thank you! It worked perfectly!

ADD REPLY

Login before adding your answer.

Traffic: 2168 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