Skip to content

Error message with end-to-end #17

Description

@RaviKDinesh

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions