Installing the new tool "table2asn_GFF"
1
0
Entering edit mode
6.2 years ago
arsilan324 ▴ 90

Hi all,

I am trying to install this tool "table2asn_GFF" but unable to do so. I have used chmod +x and still no help

-bash: table2asn: command not found

There is no instructions given by NCBI as well about installation. Can you please guide how can I do it?

Thank you very much in advance!

NCBI Table2asn Installation • 2.6k views
ADD COMMENT
0
Entering edit mode

Which OS are you using? Have you tried ./table2asn_GFF -h

ADD REPLY
0
Entering edit mode

I am using macOS Sierra 10.12.6. Yes this is also not working...

PS: Is there any installation step required after chmod +x ?

ADD REPLY
0
Entering edit mode

what is the output of

file ./table2asn_GFF

and

ls -lah  ./table2asn_GFF

?

ADD REPLY
0
Entering edit mode

Here it is...

ubt80:pre-req arslan$ file ./table2asn_GFF
./table2asn_GFF: cannot open `./table2asn_GFF' (No such file or directory)

ubt80:pre-req arslan$ ls -lah  ./table2asn_GFF
ls: ./table2asn_GFF: No such file or directory

when i entered the file name exactly, i got it...

ubt80:pre-req arslan$ file ./mac.table2asn_GFF
./mac.table2asn_GFF: Mach-O 64-bit executable x86_64

ubt80:pre-req arslan$ ls -lah  ./mac.table2asn_GFF
-rwxr-xr-x@ 1 arslan  1109757508    39M 12 Feb 10:12 ./mac.table2asn_GFF
ADD REPLY
0
Entering edit mode

run your executable as

 ./mac.table2asn_GFF
ADD REPLY
1
Entering edit mode
6.2 years ago
Sej Modha 5.3k

./mac.table2asn_GFF -h should bring up the help for you.

ADD COMMENT

Login before adding your answer.

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