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

docs: create an example PSet pipeline #7

Open
3 of 9 tasks
jjjermiah opened this issue Apr 8, 2024 · 1 comment
Open
3 of 9 tasks

docs: create an example PSet pipeline #7

jjjermiah opened this issue Apr 8, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jjjermiah
Copy link
Contributor

jjjermiah commented Apr 8, 2024

Pipeline should from start to finish cover most of what a user needs to build their pipeline

Minimum requirements:

  • Should download a file from HTTP
  • Should download a file from GS storage (snakemake 7.32.4)
  • Should use multiple wildcards
  • Should run a python script
  • Should run an R script
  • Should run a bash script
  • Should define resources
  • Should use a conda environment (with a post script)
  • Should use a docker container
@jjjermiah jjjermiah added the documentation Improvements or additions to documentation label Apr 8, 2024
@jjjermiah jjjermiah self-assigned this Apr 8, 2024
@jjjermiah
Copy link
Contributor Author

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
Status: Todo
Development

No branches or pull requests

1 participant