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

Document the availability of workflow.basedir and workflow.current_basedir #109

Open
pvandyken opened this issue Jan 11, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@pvandyken
Copy link
Contributor

As a followup to #102, Snakemake offers a few properties to access the app root directory. This is useful for getting resources etc stored in the app dir, as Snakebids apps often have their data in a different working directory than the app dir, so relative file paths don't work. The presence of these properties is not well documented in the Snakemake docs, but given their special relevance to Snakebids projects, it would be appropriate to give them special mention in our own docs.

@pvandyken pvandyken added the documentation Improvements or additions to documentation label Jan 11, 2022
@pvandyken pvandyken changed the title Document the availability of workflow.basedir and workflow.current_basedir` Document the availability of workflow.basedir and workflow.current_basedir Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant