-
Notifications
You must be signed in to change notification settings - Fork 2
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
Process configuration syntax $processName has been deprecated #15
Comments
process.$mashOutputJson = <value>
with a process selector
Hi @BasBerbers , Glad you are giving pATLAS a try. Hope you enjoy it! Actually the problem with the syntax isn't an error but rather a warning for the future of nextflow, and thus it shouldn't stop the pipeline. But your log contains a different error:
I solved it and tested locally, but tell me something here if you run into troubles. Meanwhile, have a look at FlowCraft, which will be the long term support for these pipelines. pATLAS docs have documentation on how you should use it as well: https://patlas.gitbook.io/docs/usage/sidebar/import#flowcraft However, this fix was currently added to the dev branch and thus you will have to git clone flowcraft instead of using the pip/conda regular installation to be able to use the fix. But in the meanwhile maybe you can use pATLASflow with the fix I pushed just minutes ago. |
Thank you for your fast response. And I wil give FlowCraft also a try. |
Hi,
I wanted to use pATLAS on an assembled plasmid ,however when I run pATLASflow it gives me multiple errors like this:
I also added the nextflow log file below:
nextflow.log
The text was updated successfully, but these errors were encountered: