Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to change output directory for visualization step? #28

Open
jyager3 opened this issue Aug 10, 2020 · 0 comments
Open

Option to change output directory for visualization step? #28

jyager3 opened this issue Aug 10, 2020 · 0 comments

Comments

@jyager3
Copy link

jyager3 commented Aug 10, 2020

I do not have permission to write to /bin file on my system and thus cannot run the view_annotation script.

juliayager@Julias-MacBook-Pro bin % ./view_annotation -i /Users/juliayager/Desktop/APCCFB/week11_virtualizationAndContainers/demo -f /Users/juliayager/Desktop/APCCFB/week11_virtualizationAndContainers/E_coli_k12_dh10b.fna
Removing existing UI data path: /Users/juliayager/GALES/ui/data
Creating symlink to UI data path: /Users/juliayager/GALES/ui/data


Checking for stored statistics and analyses within input directory, or creating them.
This can cause the first execution on any input directory to take a few minutes.

Checking for FASTA stats file ... found.
Checking for stored GFF features file ... found.
Checking for GFF stats file ... found.
Checking for binary version of reference genome FASTA ... not found. Creating ... /bin/sh: /Users/juliayager/GALES/bin/Darwin/faToTwoBit: Permission denied
Traceback (most recent call last):
File "./view_annotation", line 437, in
main()
File "./view_annotation", line 127, in main
run_command_by_file_presence(fasta_2bit_file, "binary version of reference genome FASTA", cmd)
File "./view_annotation", line 333, in run_command_by_file_presence
run_command(cmd)
File "./view_annotation", line 326, in run_command
raise Exception("ERROR: [{2}] Return code {0} when running the following command: {1}".format(return_code, cmd, datetime.datetime.now()))
Exception: ERROR: [2020-08-09 21:29:41.134613] Return code 126 when running the following command: /Users/juliayager/GALES/bin/Darwin/faToTwoBit /Users/juliayager/Desktop/APCCFB/week11_virtualizationAndContainers/E_coli_k12_dh10b.fna /Users/juliayager/GALES/ui/data/genome.2bit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant