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

Cant open file: _clustered.clstr #600

Open
albbaous opened this issue Jun 11, 2023 · 3 comments
Open

Cant open file: _clustered.clstr #600

albbaous opened this issue Jun 11, 2023 · 3 comments

Comments

@albbaous
Copy link

I am running this in the same directory as my prokka gff files and I have 258 genomes:

roary -f roary_output -e -v --mafft -p 40 -i 70 -s -g 150000 -b "blastp num_threads 30 perc_identity = 70" *.gff

and getting this error:

2023/06/11 13:44:57 Extracting proteins from GFF files
Cant open file: _clustered.clstr
------------- EXCEPTION: Bio::Root::Exception -------------
MSG: Could not read file '_clustered': No such file or directory
STACK: Error::throw

I have updated all dependencies and I have the latest version (v 3.13.0)
I have the latest version of cd-hit but this is not recognised for some reason.

@albbaous
Copy link
Author

I have made sure cd-hit is now recognised by changing the source code but this is still a problem.

@siobhanmccarthy10
Copy link

Hi @albbaous, could you please explain how you changed the source code? I'm having the same issues using roary on a HPC system through a miniconda install. I have tried a few other of the recommended solutions but have had no luck yet I'm afraid.

@taichu001
Copy link

Hi @albbaous, I'm facing a similar issue. My original version of cd-hit was 4.8.1, but after switching to version 4.6.8, it started running normally. My Roary version is 3.13.0.Good luck!

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

3 participants