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

having no map options, i.e. empty dict, leads to nextflow error #142

Open
sergpolly opened this issue May 14, 2019 · 1 comment
Open

having no map options, i.e. empty dict, leads to nextflow error #142

sergpolly opened this issue May 14, 2019 · 1 comment

Comments

@sergpolly
Copy link
Member

we commented the extra mapping options in the project.yml:
https://github.com/mirnylab/distiller-nf/blob/5b5da693f3835e2ed57635fbda13ef0d170c4f29/test/test_project.yml#L99

and the whole thing crashed - nextflow/groovy level crash that was:

N E X T F L O W  ~  version 19.01.0
Launching `distiller.nf` [berserk_kowalevski] - revision: c454203cd8
ERROR ~ Cannot invoke method get() on null object

 -- Check script 'distiller.nf' at line: 110 or see '.nextflow.log' file for more details

we should check into how are we using map dictionary and prevent crashes like that ...

@golobor
Copy link
Member

golobor commented May 16, 2019 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