-
Notifications
You must be signed in to change notification settings - Fork 22
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 running automated workflow on test data #28
Comments
I'm currently running the same workflow and ran into several more problems related to the "findEliteGenes process" as well. It turns out that the Phylosift database files are no longer available online at the default weblinks (see gjospin/PhyloSift#492 for more details). To add insult to injury, the Phylosift developers changed the naming of the marker files, so it appears that the "DNGNGWU*.codon.updated.1" marker files are no longer present in the current database. Here's my workaround:
That should properly index your marker files for phylosift, fix the bugs in the workflow and allow you to progress to the next processes in the desman nextflow script. |
That genuinely made me laugh, Thanks! :D |
Hi Chris!
I've been having troubles running the automated workflow on the test data.
The problem seems to be that files aren't found in the findEliteGenes step. I've attached is the nextflow log file.
nextflow_user.log
I feel like there's a pretty simple fix to this, but my amateurish messing with desmanflow.nf didn't bring any good results so far...
Thanks for your help!
The text was updated successfully, but these errors were encountered: