Genbank sequence submission: tbl2asn Permission denied on Mac?
1
1
Entering edit mode
10.0 years ago
jolespin ▴ 150

Trying to use tbl2asn

The directions are here

It starts on Step C where you download the tbl2asn file and rename it. It says "set permissions as required for your operating system." but i have no idea how to do that.

I moved it into a new folder in my applications and then:

export PATH=/Applications/Command_line_apps:$PATH

in the terminal . tried to call it using tbl2asn in the command prompt but I got back

bash: /Applications/Command_line_apps/tbl2asn: Permission denied

How do fix the permissions?

tbl2asn genbank submission • 4.2k views
ADD COMMENT
1
Entering edit mode
10.0 years ago

Hello jolespin - this post does not fit the main topic of this site, as is not a bioinformatics question. I'd suggest that you do some basic reading on file permissions in UNIX.

FWIW, 'chmod +x yourfile' should make it executable, which may solve your problem.

ADD COMMENT
0
Entering edit mode

sorry about that. I forgot to mention that it is to submit batch sequences to Genbank and NCBI. that did solve my problem tho. thanks a lot

ADD REPLY

Login before adding your answer.

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