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

Not really a PR #2

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Not really a PR #2

wants to merge 10 commits into from

Conversation

tbooth
Copy link

@tbooth tbooth commented Nov 5, 2024

Hi,

I've been hacking on the code, after deciding that just tinkering to see what works is more productive than trying to understand all the nuances of the tools and standards and plan things out. As you know, my interest is more on the "testing" RO-Crate than the "provenance" but there is surely plenty of overlap.

I thought making a PR was the best way to share what I got so far so you can readily see the diff. I don't expect you to merge this! Unfortunately, most of the code is just testing files in the CWD which is not really making use of the fact that the code runs as a Snakemake plugin. It may as well just be a standalone script.

But I'm currently looking to see if I can trigger the --dag export code from Snakemake as part of the plugin, in order to auto-make the rulegraph.svg file which I think would be useful. This is going to involve using some real Snakemake internals, and may or may not be hampered by the fact that Snakemake innards are all based on coroutines in a structure I don't really understand.

Any comments or questions?

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

Successfully merging this pull request may close these issues.

1 participant