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

reproducing the computational results #1

Open
laurentperrinet opened this issue Oct 27, 2022 · 1 comment
Open

reproducing the computational results #1

laurentperrinet opened this issue Oct 27, 2022 · 1 comment

Comments

@laurentperrinet
Copy link

Hi,

I am trying to reproduce your results, cloned the repo and get that error when running snakemake:

❯ snakemake -c1
Wildcard constraints in inputs are ignored. (rule: collect_data)
SyntaxError:
Not all output, log and benchmark files of rule find_groups_nest contain the same wildcards. This is crucial though, in order to avoid that two or more jobs write to the same file.
  File "/Users/laurentperrinet/tmp/reproducing-polychronization/Snakefile", line 64, in <module>
  File "/Users/laurentperrinet/tmp/reproducing-polychronization/nest.rules", line 117, in <module>

any clue?
Thanks,
Laurent

@abigailm
Copy link
Contributor

abigailm commented Nov 2, 2022

Hi Laurent,
it turns out this was an issue caused by changes in snakemake since the repository was set up. @essink has fixed it, but there could be some more minor issues - would you like to pull and have another go at it, and let us know if you run into any other issues.
All the best,
Abigail

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