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

Error message with end-to-end #17

Open
RaviKDinesh opened this issue Apr 12, 2020 · 3 comments
Open

Error message with end-to-end #17

RaviKDinesh opened this issue Apr 12, 2020 · 3 comments

Comments

@RaviKDinesh
Copy link

I'm interested in using CLD to make a custom library, however, whenever I try to run end_to_end, I keep receiving an error message below:

$ docker run -v ~/Desktop:/data boutroslab/cld_docker cld --task=end_to_end --output-dir=. --parameter-file=./params.txt --gene-list=gene_list.txt
Possible precedence issue with control flow operator at /usr/local/share/perl/5.26.1/Bio/DB/IndexedBase.pm line 845.
The gene list file gene_list.txt could not be opened. Either the user has no rights the read it or the file does not exist. at /usr/bin/cld line 1741.

This happens whether I'm running this on my desktop or using my university's cluster. I have used both my own custom gene list as well as the sample one provided and I still receive this error message. Any advice?

@fheigwer
Copy link
Member

fheigwer commented Apr 12, 2020 via email

@RaviKDinesh
Copy link
Author

Hi Florian,

Thank you for the quick reply. I have all the files: params.txt, gene_list.txt, and the database (mus_musculus.tar.gz, downloaded from the provided link) all in one folder. When I send the command I am in the folder, so I think it shouldn't be the problem. I have tried specifying the path to the files in a number of ways (including the ones you just mentioned in your response) and I keep getting the same error message. This also happens when I try it on the university cluster (using singularity) and running on an the image.

I am new to docker, so I'm not sure where "~/Desktop:/data" is, since the file doesn't exist. I created a file named data, moved my files to it, and tried to run the command again and got the same error message.

My apologies if there is something really basic I am not understanding. Any advice you can offer is appreciated.

Mya po

@fheigwer
Copy link
Member

fheigwer commented Apr 14, 2020 via email

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

2 participants